SysTestCase.exceptionExpected Method [AX 2012]

Indicates whether the current test is expected to throw an exception.

public boolean exceptionExpected()

Run On

Called

Return Value

Type: boolean
true if an exception is expected; otherwise, false.

This method is for internal use and should not be overridden. Use the parmExceptionExpected method instead.

Community Additions

ADD
Show: