SysTestRunner.new Method [AX 2012]
Creates a new test runner instance.
public void new([anytype _testClass, SysTestResult _result])
Run On
CalledParameters
- _testClass
- Type: anytype
The test class; optional.
- _result
- Type: SysTestResult Class
An instance of the SysTestResult class; optional.
Community Additions
ADD
Show: