SysTest::createSuite Method [AX 2012]
Creates a test suite for the test class.
client server public static SysTestSuite createSuite(str _testClass)
Run On
CalledParameters
- _testClass
- Type: str
The test class that the test suite is created for.
Show: