SysTestResult.endSuite Method [AX 2012]
Signals that the given suite is complete.
Syntax
public void endSuite(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.
Signals that the given suite is complete.
public void endSuite(SysTestSuite _test)
Called