TestResult contains the result of the executed unit tests.

Constructor

new()

Variables

read onlysuccess:Bool

true if the unit test succesfully executed the test cases.

Methods

toString():String

String representation from the result of the unit test.