SysTestAssert.info Method [AX 2012]

Logs an informational message to the Infolog.

public void info(str _message)

Run On

Called

Parameters

_message
Type: str
A message to be logged to the Infolog.

If you use the Unit Test toolbar to run tests, error messages are displayed in the Infolog. Info messages are ignored in the toolbar.

Community Additions

ADD
Show: