SysTestCase.run Method [AX 2012]
Runs the test case.
public SysTestResult run([SysTestResult _result])
Run On
CalledParameters
- _result
- Type: SysTestResult Class
An instance of the SysTestResult class to receive the results; optional.
Return Value
Type: SysTestResult ClassThe instance of the SysTestResult class that received the results.
Community Additions
ADD
Show: