PHP Class Eris\Listener\MinimumEvaluationsTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: giorgiosironi/eris

Public Methods

Method Description
testAllowsExecutionsWithHigherThanMinimumRatioToBeGreen ( )
testIfTheTestIsAlreadyFailingDoesNotCreateNoiseWithItsOwnCheck ( )
testWarnsOfDangerouslyLowEvaluationRatiosAsVeryFewTestsAreBeingPerformed ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testAllowsExecutionsWithHigherThanMinimumRatioToBeGreen() public method

testIfTheTestIsAlreadyFailingDoesNotCreateNoiseWithItsOwnCheck() public method

testWarnsOfDangerouslyLowEvaluationRatiosAsVeryFewTestsAreBeingPerformed() public method