PHP Class Eris\Generator\ConstantGeneratorTest

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

Public Methods

Method Description
testContainsOnlyTheValue ( )
testPicksAlwaysTheValue ( )
testShrinkAlwaysToTheValue ( )
testShrinkOnlyAcceptsElementsOfTheDomainAsParameters ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testContainsOnlyTheValue() public method

testPicksAlwaysTheValue() public method

testShrinkAlwaysToTheValue() public method

testShrinkOnlyAcceptsElementsOfTheDomainAsParameters() public method