SysTestResult.reportUnexpectedFailure Method [AX 2012]

Syntax

public void reportUnexpectedFailure(
    SysTestExecutable _test, 
    str _message, 
    int _lastKnownInfologLine)

Run On

Called

Parameters

  • _message
    Type: str
  • _lastKnownInfologLine
    Type: int

See Also

Reference

SysTestResult Class