PHP Class Eris\Generator\NamesGeneratorTest

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

Public Methods

Method Description
namesToShrink ( )
setUp ( )
testContainsAllTheNamesInTheSpecifiedDataSet ( )
testGeneratesANameFromAFixedDataset ( )
testItRespectsTheGenerationSize ( )
testShrinksToTheNameWithTheImmediatelyLowerLengthWhichHasTheMinimumDistance ( $shrunk, $original )

Method Details

namesToShrink() public static method

public static namesToShrink ( )

setUp() public method

public setUp ( )

testContainsAllTheNamesInTheSpecifiedDataSet() public method

testGeneratesANameFromAFixedDataset() public method

testItRespectsTheGenerationSize() public method

testShrinksToTheNameWithTheImmediatelyLowerLengthWhichHasTheMinimumDistance() public method