SysTest.register Method [AX 2012]
Registers the test method with the SysTestResult class.
public void register(SysTestResult _result)
Run On
CalledParameters
- _result
- Type: SysTestResult Class
An instance of the SysTestResult class to write the results of the test method to.
Community Additions
ADD
Show: