SysTestCase.createSuite Method [AX 2012]

Constructs the test suite used by this test case.

public SysTestSuite createSuite()

Run On

Called

Return Value

Type: SysTestSuite Class
The test suite used by this test case.

Override this method to have the test case use a specific test suite.

Community Additions

ADD
Show: