SysTestSuite.addTest Method [AX 2012]

Adds a test to the suite.

Syntax

public void addTest(SysTestable _testable, IdentifierName _methodName)

Run On

Called

Parameters

See Also

SysTestSuite Class

SysTestCase Class

Unit Test Framework

Walkthrough: Testing a Class Using the Unit Test Framework