PHP Class JeremyKendall\Password\Tests\Decorator\UpgradeDecoratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: jeremykendall/password-validator

Public Methods

Method Description
testGetSetOptions ( )
testLegacyPasswordInvalidDecoratedValidatorTakesOver ( )
testPasswordHashPasswordValidDecoratedValidatorTakesOver ( )
testPasswordValidAndPasswordRehashed ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testGetSetOptions() public method

public testGetSetOptions ( )

testLegacyPasswordInvalidDecoratedValidatorTakesOver() public method

testPasswordHashPasswordValidDecoratedValidatorTakesOver() public method

testPasswordValidAndPasswordRehashed() public method