JUnit
extends JUnit
in package
Table of Contents
Properties
- $strictAttributes : mixed
Methods
- endTest() : void
- startTest() : void
Properties
$strictAttributes
protected
mixed
$strictAttributes
= ['file', 'name', 'class']
Methods
endTest()
public
endTest(Test $test, float $time) : void
Parameters
- $test : Test
- $time : float
startTest()
public
startTest(Test $test) : void
Parameters
- $test : Test