SysTestCase.wasExpectedInfoLogMessageThrown Method [AX 2012]

Checks whether the expected exception message has been put in the Infolog.

Syntax

private boolean wasExpectedInfoLogMessageThrown()

Run On

Called

Return Value

Type: boolean
true if the expected message is in the Infolog; otherwise, false.

See Also

Reference

SysTestCase Class