Share via


SysTestCaseCompanyData.createSuite Method [AX 2012]

Gets a new instance of the SysTestSuiteCompIsolateClassWithTts class.

Syntax

public SysTestSuite createSuite()

Run On

Called

Return Value

Type: SysTestSuite Class
A new instance of the SysTestSuiteCompIsolateClassWithTts class.

Remarks

This ensures test cases derived from this class have test case level company isolation and test method level transaction rollback functionality.

See Also

Reference

SysTestCaseCompanyData Class