PHP Class Eris\Generator\FloatGeneratorTest

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

Public Methods

Method Description
testExceptionWhenTryingToShrinkValuesOutsideOfTheDomain ( )
testPicksUniformelyPositiveAndNegativeFloatNumbers ( )
testShrinksLinearly ( )
testWhenBothSignsArePossibleCannotShrinkBelowZero ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testExceptionWhenTryingToShrinkValuesOutsideOfTheDomain() public method

testPicksUniformelyPositiveAndNegativeFloatNumbers() public method

testShrinksLinearly() public method

public testShrinksLinearly ( )

testWhenBothSignsArePossibleCannotShrinkBelowZero() public method