SysTestSuite.addTest Method [AX 2012]

Adds a test to the suite.

public void addTest(SysTestable _testable, IdentifierName _methodName)

Run On

Called

Parameters

_testable
Type: SysTestable Interface
The test case with the test method.
_methodName
Type: IdentifierName Extended Data Type
The test method.

Community Additions

ADD
Show: