PHP Class Eris\Generator\TupleGeneratorTest

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

Méthodes publiques

Méthode Description
testConstructWithAnArrayOfGenerators ( )
testConstructWithNoArguments ( )
testConstructWithNonGenerators ( )
testContainsGeneratedElements ( )
testDoesNotShrinkSomethingAlreadyShrunkToTheMax ( )
testExceptionWhenTryingToShrinkValuesOutsideOfTheDomain ( )
testShrink ( )
testShrinkNothing ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testConstructWithAnArrayOfGenerators() public méthode

testConstructWithNoArguments() public méthode

testConstructWithNonGenerators() public méthode

testContainsGeneratedElements() public méthode

testDoesNotShrinkSomethingAlreadyShrunkToTheMax() public méthode

testExceptionWhenTryingToShrinkValuesOutsideOfTheDomain() public méthode

testShrink() public méthode

public testShrink ( )

testShrinkNothing() public méthode

public testShrinkNothing ( )