PHP Class Fakerino\Test\FakeData\Generator\IntegerGeneratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Mostra file Open project: fakerino/fakerino

Public Methods

Method Description
provider ( )
setUp ( )
testGenerateWithLengthOption ( $length, $type, $negative )
testRandomStringGeneratorConstructor ( )

Method Details

provider() public method

public provider ( )

setUp() public method

public setUp ( )

testGenerateWithLengthOption() public method

public testGenerateWithLengthOption ( $length, $type, $negative )

testRandomStringGeneratorConstructor() public method