SysTestCase.run Method [AX 2012]

Runs the test case.

public SysTestResult run([SysTestResult _result])

Run On

Called

Parameters

_result
Type: SysTestResult Class
An instance of the SysTestResult class to receive the results; optional.

Return Value

Type: SysTestResult Class
The instance of the SysTestResult class that received the results.

Community Additions

ADD
Show: