다음을 통해 공유


UserManagerSpecificationTestBase<TUser,TKey>.LockoutEndToUtcNowMinus1SecInUserShouldNotBeLockedOut 메서드

정의

테스트.

public:
 System::Threading::Tasks::Task ^ LockoutEndToUtcNowMinus1SecInUserShouldNotBeLockedOut();
[Xunit.Fact]
public System.Threading.Tasks.Task LockoutEndToUtcNowMinus1SecInUserShouldNotBeLockedOut ();
[<Xunit.Fact>]
member this.LockoutEndToUtcNowMinus1SecInUserShouldNotBeLockedOut : unit -> System.Threading.Tasks.Task
Public Function LockoutEndToUtcNowMinus1SecInUserShouldNotBeLockedOut () As Task

반환

Task

특성
FactAttribute

적용 대상