SysTest.runTestMethod Method [AX 2012]
Runs the test method and handles exceptions.
Syntax
protected void runTestMethod(SysTestResult _result)
Run On
Called
Parameters
- _result
Type: SysTestResult Class
An instance of the SysTestResult class where the results of the test method are written.