unit.TestResult

TestResult

package haxe-unit

Available on all platforms

TestResult contains the result of the executed unit tests.

Constructor

new ()

Variables

read only success:Bool

true if the unit test succesfully executed the test cases.

Methods

add (t:TestStatus):Void

toString ():String

String representation from the result of the unit test.

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/haxe/unit/TestResult.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部