Share via


SysTestResult.addInformation Method [AX 2012]

Adds an informational message to all listeners.

Syntax

public void addInformation(SysTestExecutable _test, str _message)

Run On

Called

Parameters

  • _message
    Type: str
    A message string.

See Also

Reference

SysTestResult Class