SysTestSuite.register Method [AX 2012]

Registers the test suite.

Syntax

public void register(SysTestResult _result)

Run On

Called

Parameters

  • _result
    Type: SysTestResult Class
    The instance of the SysTestResult class to receive the results.

See Also

Reference

SysTestSuite Class