SysTestSuite.internalRunSuite Method [AX 2012]

Runs each test in the suite.

Syntax

protected void internalRunSuite(SysTestResult _result)

Run On

Called

Parameters

See Also

SysTestSuite Class

SysTestCase Class

Unit Test Framework

Walkthrough: Testing a Class Using the Unit Test Framework