C# Class BetterMembership.IntegrationTests.ExtendedMembershipProvider.IsAccountLockedOutTests

Exibir arquivo Open project: TheCodeKing/BetterMembership.Net

Private Methods

Method Description
GivenConfirmedUserWhenLessThanMaxNumberOfPasswordAttemptsThenAccountIsNotLockedOut ( string providerName ) : void
GivenConfirmedUserWhenMoreThanMaxNumberOfPasswordAttemptsAndWaitLongerThanPasswordTimeoutThenAccountIsNotLockedOut ( string providerName ) : void
GivenUnConfirmedUserWhenMoreThanMaxNumberOfPasswordAttemptsThenAccountIsNotLockedOut ( string providerName ) : void