PHP Class ControlTest

Since: 0.1.0
Author: Jack Clayton
Inheritance: extends PHPUnit_Framework_Testcase
Mostrar archivo Open project: mpyw/co Class Usage Examples

Public Methods

Method Description
_after ( )
_before ( )
testAll ( )
testAnyAllFailure ( )
testAnyAllSuccess ( )
testAnyEmpty ( )
testAnyPartialSuccess ( )
testRaceEmpty ( )
testRaceFailure ( )
testRaceSuccess ( )

Method Details

_after() public method

public _after ( )

_before() public method

public _before ( )

testAll() public method

public testAll ( )

testAnyAllFailure() public method

public testAnyAllFailure ( )

testAnyAllSuccess() public method

public testAnyAllSuccess ( )

testAnyEmpty() public method

public testAnyEmpty ( )

testAnyPartialSuccess() public method

testRaceEmpty() public method

public testRaceEmpty ( )

testRaceFailure() public method

public testRaceFailure ( )

testRaceSuccess() public method

public testRaceSuccess ( )