PHP Class Eris\Generator\IntegerGeneratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: giorgiosironi/eris

Méthodes publiques

Méthode Description
testCannotShrinkStopsToZero ( )
testNatStartsFromZero ( )
testNegAlreadyStartsFromStrictlyNegativeValues ( )
testPicksRandomlyAnInteger ( )
testPosAlreadyStartsFromStrictlyPositiveValues ( )
testShrinksLinearlyTowardsZero ( )
testUniformity ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testCannotShrinkStopsToZero() public méthode

testNatStartsFromZero() public méthode

testNegAlreadyStartsFromStrictlyNegativeValues() public méthode

testPicksRandomlyAnInteger() public méthode

testPosAlreadyStartsFromStrictlyPositiveValues() public méthode

testShrinksLinearlyTowardsZero() public méthode

testUniformity() public méthode

public testUniformity ( )