Haxe API Documentation
Back | Index
class haxe.unit.TestRunner
Available in flash8, neko, js, flash, php, cpp
var result(default,null) : TestResult
function new() : Void
function add(c : TestCase) : Void
function run() : Bool
static dynamic function print(v : Dynamic) : Void
Back | Index