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