Share via


ReleaseUpdateBulkCopyParam::isUnitTestRunning Method [AX 2012]

Verifies that the upgrade unit test is running.

Syntax

server public static boolean isUnitTestRunning()

Run On

Server

Return Value

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

Remarks

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

See Also

Reference

ReleaseUpdateBulkCopyParam Class