PHP Class Eris\Generator\FloatGeneratorTest

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

Méthodes publiques

Méthode Description
testExceptionWhenTryingToShrinkValuesOutsideOfTheDomain ( )
testPicksUniformelyPositiveAndNegativeFloatNumbers ( )
testShrinksLinearly ( )
testWhenBothSignsArePossibleCannotShrinkBelowZero ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testExceptionWhenTryingToShrinkValuesOutsideOfTheDomain() public méthode

testPicksUniformelyPositiveAndNegativeFloatNumbers() public méthode

testShrinksLinearly() public méthode

public testShrinksLinearly ( )

testWhenBothSignsArePossibleCannotShrinkBelowZero() public méthode