Available on all platforms
TestResult contains the result of the executed unit tests.
new()
read onlysuccess:Bool
true if the unit test succesfully executed the test cases.
true
add(t:TestStatus):Void
toString():String
String representation from the result of the unit test.