The status information of a unit test case method.

See:

Variables

done:Bool

true when the unit test is executed.

error:String

The error message of the unit test method.

posInfos:PosInfos

The position information of the unit test.

success:Bool

true when succesfully unit tested.