aspnetcore/test/Shared
Hao Kung c9d27e27e6 Introduce SignInResult/IdentityError/Describer
Follows Resource pattern (IdentityErrorDescriber.StringName, or
FormatStringName(arg1, arg2)
Also cleaned up optional services, by allowing null in constructor
SignInStatus -> SignInFailure and introduced SignInResult to make
SignInManager APIs consistent with IdentityResult (but no strings needed
for SignIn)
Fixes: #86, #176, #287 and #177
2014-12-30 14:51:52 -08:00
..
ApiConsistencyTestBase.cs
ApplicationUser.cs
IdentityResultAssert.cs Introduce SignInResult/IdentityError/Describer 2014-12-30 14:51:52 -08:00
MockHelpers.cs Introduce SignInResult/IdentityError/Describer 2014-12-30 14:51:52 -08:00
PasswordHasherOptionsAccessor.cs
PriorityOrderer.cs Switch to new xunit 2014-12-15 14:23:04 -08:00
TestMessageService.cs Replace IIdentityMessageService with IUserMessageProvider 2014-11-24 13:41:02 -08:00
TestRole.cs
TestUser.cs Introduce SignInResult/IdentityError/Describer 2014-12-30 14:51:52 -08:00
UserManagerTestBase.cs Introduce SignInResult/IdentityError/Describer 2014-12-30 14:51:52 -08:00