PHP Class JeremyKendall\Password\Tests\Decorator\UpgradeDecoratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: jeremykendall/password-validator

Méthodes publiques

Méthode Description
testGetSetOptions ( )
testLegacyPasswordInvalidDecoratedValidatorTakesOver ( )
testPasswordHashPasswordValidDecoratedValidatorTakesOver ( )
testPasswordValidAndPasswordRehashed ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testGetSetOptions() public méthode

public testGetSetOptions ( )

testLegacyPasswordInvalidDecoratedValidatorTakesOver() public méthode

testPasswordHashPasswordValidDecoratedValidatorTakesOver() public méthode

testPasswordValidAndPasswordRehashed() public méthode