PHP Class Eris\Generator\TupleGeneratorTest

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

Public Methods

Method Description
testConstructWithAnArrayOfGenerators ( )
testConstructWithNoArguments ( )
testConstructWithNonGenerators ( )
testContainsGeneratedElements ( )
testDoesNotShrinkSomethingAlreadyShrunkToTheMax ( )
testExceptionWhenTryingToShrinkValuesOutsideOfTheDomain ( )
testShrink ( )
testShrinkNothing ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testConstructWithAnArrayOfGenerators() public method

testConstructWithNoArguments() public method

testConstructWithNonGenerators() public method

testContainsGeneratedElements() public method

testDoesNotShrinkSomethingAlreadyShrunkToTheMax() public method

testExceptionWhenTryingToShrinkValuesOutsideOfTheDomain() public method

testShrink() public method

public testShrink ( )

testShrinkNothing() public method

public testShrinkNothing ( )