SysTestAssert.convert2str Method [AX 2012]
Converts an anytype value into a string value.
To use this method, create a class that extends the SysTestCase class and then add a method to provide your test logic. For an example of how to use an assertion method, see How to: Create a Test Case. Examples of types that can be converted to a string include a date, enumeration, integer, GUID, real number, date and time, time, container, or a class.
Community Additions
ADD
Show: