PHP Class Hackzilla\PasswordGenerator\Tests\Generator\DummyPasswordGeneratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: hackzilla/password-generator

Méthodes publiques

Méthode Description
lengthExceptionProvider ( )
lengthProvider ( ) : array
setup ( )
testGeneratePassword ( $length, $password )
testGeneratePasswords ( $length, $comparePassword )
testLength ( $length )
testLengthException ( $param )

Method Details

lengthExceptionProvider() public méthode

lengthProvider() public méthode

public lengthProvider ( ) : array
Résultat array

setup() public méthode

public setup ( )

testGeneratePassword() public méthode

public testGeneratePassword ( $length, $password )
$length
$password

testGeneratePasswords() public méthode

public testGeneratePasswords ( $length, $comparePassword )
$length
$comparePassword

testLength() public méthode

public testLength ( $length )
$length

testLengthException() public méthode

public testLengthException ( $param )
$param