aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
Ryan Nowak 2992f8e38a Separate PageContext and ViewContext
This change decouples PageContext and ViewContext completely.
2017-05-24 16:01:52 -07:00
..
DependencyInjection
Internal Separate PageContext and ViewContext 2017-05-24 16:01:52 -07:00
Model
Properties Update to new resx format 2017-04-03 16:37:22 -07:00
Rendering Add methods to TagBuilder (#6287) 2017-05-19 12:23:16 -07:00
ViewComponents Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
ViewEngines Upgrading Moq to 4.7.1 2017-04-20 17:07:50 -07:00
ViewFeatures Break fix: Undo part of 141b637 2017-04-23 21:48:42 -07:00
ControllerTest.cs
ControllerUnitTestabilityTests.cs
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.csproj Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
ModelStateDictionaryExtensionsTest.cs
PartialViewResultTest.cs
RemoteAttributeTest.cs Upgrade test framework versions and fix test issues 2017-05-15 14:11:27 -07:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs
TestApplicationPart.cs
ViewComponentResultTest.cs Modify ViewComponent_CannotFindComponent error message (#6263) 2017-05-12 14:15:29 -07:00
ViewComponentTests.cs
ViewResultTest.cs