SysTestRunner.new Method [AX 2012]

Creates a new test runner instance.

public void new([anytype _testClass, SysTestResult _result])

Run On

Called

Parameters

_testClass
Type: anytype
The test class; optional.
_result
Type: SysTestResult Class
An instance of the SysTestResult class; optional.

Community Additions

ADD
Show: