C# 클래스 BetterMembership.IntegrationTests.ExtendedMembershipProvider.IsAccountLockedOutTests

파일 보기 프로젝트 열기: TheCodeKing/BetterMembership.Net

비공개 메소드들

메소드 설명
GivenConfirmedUserWhenLessThanMaxNumberOfPasswordAttemptsThenAccountIsNotLockedOut ( string providerName ) : void
GivenConfirmedUserWhenMoreThanMaxNumberOfPasswordAttemptsAndWaitLongerThanPasswordTimeoutThenAccountIsNotLockedOut ( string providerName ) : void
GivenUnConfirmedUserWhenMoreThanMaxNumberOfPasswordAttemptsThenAccountIsNotLockedOut ( string providerName ) : void