PHP Class Eris\Generator\RegexGeneratorTest

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

Public Methods

Method Description
supportedRegexes ( )
testGeneratesOnlyValuesThatMatchTheRegex ( $expression )
testShrinkingIsNotImplementedYet ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

supportedRegexes() public static method

public static supportedRegexes ( )

testGeneratesOnlyValuesThatMatchTheRegex() public method

testShrinkingIsNotImplementedYet() public method