PHP Class Eris\Generator\ElementsGeneratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: giorgiosironi/eris

Méthodes publiques

Méthode Description
testASingleValueCannotShrinkGivenThereIsNoExplicitRelationshipBetweenTheValuesInTheDomain ( )
testExceptionWhenTryingToShrinkValuesOutsideOfTheDomain ( )
testGeneratesOnlyArgumentsInsideTheGivenArray ( )
testOnlyContainsTheElementsGeneratorOfTheGivenDomain ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testASingleValueCannotShrinkGivenThereIsNoExplicitRelationshipBetweenTheValuesInTheDomain() public méthode

testExceptionWhenTryingToShrinkValuesOutsideOfTheDomain() public méthode

testGeneratesOnlyArgumentsInsideTheGivenArray() public méthode

testOnlyContainsTheElementsGeneratorOfTheGivenDomain() public méthode