SysTestResult.endTest Method [AX 2012]
Signals that the given test is complete.
Syntax
public void endTest(SysTestExecutable _test)
Run On
Called
Parameters
- _test
Type: SysTestExecutable Interface
The specified test.
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 test is complete.
public void endTest(SysTestExecutable _test)
Called