SysTestResult.registerEndSuite Method [AX 2012]
Registers the end of the suite.
Syntax
public void registerEndSuite(SysTestSuite _test)
Run On
Called
Parameters
- _test
Type: SysTestSuite Class
The specified test suite.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Registers the end of the suite.
public void registerEndSuite(SysTestSuite _test)
Called