aspnetcore/test/Microsoft.AspNet.Identity.Test
Stephen Halter af66fe1611 Inject all dependencies directly into RoleManager and UserManager
- All dependencies for RoleManager and UserManager should be required
- The old calls to GetService inside the constructors will throw instead of
  returning null if left in after PR aspnet/DependencyInjection#87 is merged
2014-06-11 11:23:49 -07:00
..
ClaimsIdentityFactoryTest.cs Updating copyright headers 2014-05-08 23:01:13 -07:00
IdentityBuilderTest.cs Updating copyright headers 2014-05-08 23:01:13 -07:00
IdentityOptionsTest.cs Move SignIn Manger to core 2014-06-04 10:35:07 -07:00
IdentityResultTest.cs Updating copyright headers 2014-05-08 23:01:13 -07:00
Microsoft.AspNet.Identity.Test.kproj Move SignIn Manger to core 2014-06-04 10:35:07 -07:00
Microsoft.Aspnet.Identity.Test.csproj
NoopRoleStore.cs Updating copyright headers 2014-05-08 23:01:13 -07:00
NoopUserStore.cs Updating copyright headers 2014-05-08 23:01:13 -07:00
PasswordValidatorTest.cs Updating copyright headers 2014-05-08 23:01:13 -07:00
RoleManagerTest.cs Inject all dependencies directly into RoleManager and UserManager 2014-06-11 11:23:49 -07:00
RoleValidatorTest.cs Inject all dependencies directly into RoleManager and UserManager 2014-06-11 11:23:49 -07:00
UserManagerTest.cs Inject all dependencies directly into RoleManager and UserManager 2014-06-11 11:23:49 -07:00
UserValidatorTest.cs Move SignIn Manger to core 2014-06-04 10:35:07 -07:00
project.json Move SignIn Manger to core 2014-06-04 10:35:07 -07:00