aspnetcore/test/Microsoft.AspNetCore.Mvc.Test
Ryan Nowak b80f4d31f3 Add a test to verify our service lifetimes
This test uses the new features in the service provider to verify that we
don't reference any scoped services from singletons.

Note that this can't really cover the cases where we have optional
services or where we replace default services (like DI for controllers).
You'll just have to be careful.
2016-07-20 17:10:52 -07:00
..
JsonPatchExtensionsTest.cs
Microsoft.AspNetCore.Mvc.Test.xproj
MvcOptionsSetupTest.cs
MvcServiceCollectionExtensionsTest.cs Add a test to verify our service lifetimes 2016-07-20 17:10:52 -07:00
project.json