PHP Class Eris\Generator\SuchThatGeneratorTest

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

Public Methods

Method Description
testAcceptsPHPUnitConstraints ( )
testGeneratesAGeneratedValueObject ( )
testGivesUpGenerationIfTheFilterIsNotSatisfiedTooManyTimes ( )
testGivesUpShrinkingIfTheFilterIsNotSatisfiedTooManyTimes ( )
testShrinksTheOriginalInput ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testAcceptsPHPUnitConstraints() public method

testGeneratesAGeneratedValueObject() public method

testGivesUpGenerationIfTheFilterIsNotSatisfiedTooManyTimes() public method

testGivesUpShrinkingIfTheFilterIsNotSatisfiedTooManyTimes() public method

testShrinksTheOriginalInput() public method