PHP Class Hackzilla\PasswordGenerator\Tests\Generator\PronounceablePasswordGeneratorTest

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

Méthodes publiques

Méthode Description
passwordsProvider ( )
setup ( )
testGeneratePassword ( string $vowels, boolean $upperCase, boolean $symbols, boolean $numbers )

Method Details

passwordsProvider() public méthode

public passwordsProvider ( )

setup() public méthode

public setup ( )

testGeneratePassword() public méthode

public testGeneratePassword ( string $vowels, boolean $upperCase, boolean $symbols, boolean $numbers )
$vowels string
$upperCase boolean
$symbols boolean
$numbers boolean