ReleaseUpdateBulkCopyParam::isUnitTestRunning Method [AX 2012]

Verifies that the upgrade unit test is running.

server public static boolean isUnitTestRunning()

Run On

Server

Return Value

Type: boolean
true if the upgrade unit test is running; otherwise, false.

Only some upgrade unit tests use this flag as a test hook.

Show: