PHP Class JeremyKendall\Password\Tests\Decorator\IntegrationTest

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

Protected Properties

Property Type Description
$storage

Public Methods

Method Description
testLegacyPasswordIsValidUpgradedRehashedStored ( )
testLegacyPasswordIsValidUpgradedRehashedStored2 ( )
testLegacyPasswordIsValidUpgradedRehashedWhenClientCodeUsesSameParametersAsUpgradeDecorator ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testLegacyPasswordIsValidUpgradedRehashedStored() public method

testLegacyPasswordIsValidUpgradedRehashedStored2() public method

testLegacyPasswordIsValidUpgradedRehashedWhenClientCodeUsesSameParametersAsUpgradeDecorator() public method

Property Details

$storage protected property

protected $storage