haXe API Documentation
Back | Index
class haxe.unit.TestResult
Available in flash8, neko, js, flash, php, cpp, cs, java
var success(default,null) : Bool
function new() : Void
function add(t : TestStatus) : Void
function toString() : String
Back | Index