class haxe.unit.TestResult
Available on all platforms
var success:Bool
function new():Void
function add(t:TestStatus):Void
function toString():String