PHP Class Hackzilla\PasswordGenerator\Tests\RandomGenerator\HybridPasswordGeneratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: hackzilla/password-generator

Public Methods

Method Description
rangeProvider ( )
setup ( )
testRandomGenerator ( integer $min, integer $max )

Method Details

rangeProvider() public method

public rangeProvider ( )

setup() public method

public setup ( )

testRandomGenerator() public method

public testRandomGenerator ( integer $min, integer $max )
$min integer
$max integer