aspnetcore/test/Microsoft.AspNetCore.Identi...
Pranav K 935780644a Update samples and tests to target netcoreapp2.1 2017-11-14 10:40:53 -08:00
..
ApiConsistencyTest.cs
IdentityBuilderTest.cs Use AddHttpContextAccessor method added in aspnet/HttpAbstractions#947 2017-10-10 12:27:27 -07:00
IdentityOptionsTest.cs
IdentityResultTest.cs Upgrade to xunit 2.3.0-beta4 (#1393) 2017-08-23 14:51:39 -07:00
Microsoft.AspNetCore.Identity.Test.csproj Update samples and tests to target netcoreapp2.1 2017-11-14 10:40:53 -08:00
NoopRoleStore.cs
NoopUserStore.cs
PasswordHasherTest.cs
PasswordValidatorTest.cs Upgrade to xunit 2.3.0-beta4 (#1393) 2017-08-23 14:51:39 -07:00
PrincipalExtensionsTest.cs
RoleManagerTest.cs
RoleValidatorTest.cs
SecurityStampValidatorTest.cs
SignInManagerTest.cs Upgrade to xunit 2.3.0-beta4 (#1393) 2017-08-23 14:51:39 -07:00
UserClaimsPrincipalFactoryTest.cs Upgrade to xunit 2.3.0-beta4 (#1393) 2017-08-23 14:51:39 -07:00
UserManagerTest.cs Use AddHttpContextAccessor method added in aspnet/HttpAbstractions#947 2017-10-10 12:27:27 -07:00
UserValidatorTest.cs