PHP Class Eris\Generator\CharacterGeneratorTest

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

Public Methods

Method Description
testBasicAsciiCharacterGenerators ( )
testCharacterGeneratorsShrinkByConventionToTheLowestCodePoint ( )
testContainsOnlyTheSpecifiedRange ( )
testPrintableAsciiCharacterGenerators ( )
testTheLowestCodePointCannotBeShrunk ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testBasicAsciiCharacterGenerators() public method

testCharacterGeneratorsShrinkByConventionToTheLowestCodePoint() public method

testContainsOnlyTheSpecifiedRange() public method

testPrintableAsciiCharacterGenerators() public method

testTheLowestCodePointCannotBeShrunk() public method