aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Pranav K 5168808906 Introducing RazorTextWriter
RazorTextWriter represents the result of rendering a page as a sequence of
strings rather than a concatenated string. This avoids building up large
strings in memory.
2014-08-05 10:09:04 -07:00
..
ActionResults
AntiXsrf
Filters Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
Formatters
Logging Added Logging to Mvc 2014-08-01 15:33:47 -07:00
OptionDescriptors
ParameterBinding
Properties
ReflectedModelBuilder
Rendering Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
Routing Added Logging to Mvc 2014-08-01 15:33:47 -07:00
ActionAttributeTests.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
ActionExecutorTests.cs
ControllerTests.cs
DefaultActionDiscoveryConventionsActionSelectionTests.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
DefaultActionDiscoveryConventionsTests.cs
DefaultActionSelectorTests.cs Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
DefaultControllerActivatorTest.cs
DefaultControllerAssemblyProviderTests.cs
DefaultControllerFactoryTest.cs
ExpiringFileInfoCacheTest.cs
JsonResultTest.cs
KnownRouteValueConstraintTests.cs
MediaTypeWithQualityHeaderValueTests.cs
Microsoft.AspNet.Mvc.Core.Test.kproj Introducing RazorTextWriter 2014-08-05 10:09:04 -07:00
MockMvcOptionsAccessor.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
MvcOptionsTests.cs
MvcRouteHandlerTests.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
PropertyHelperTest.cs
ReflectedActionDescriptorProviderTests.cs Fix for issue #349 2014-08-04 16:49:24 -07:00
ReflectedActionInvokerTest.cs Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
StaticActionDiscoveryConventions.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
StaticControllerAssemblyProvider.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
TestController.cs
TypeHelperTest.cs
UrlHelperTest.cs Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
ViewComponentTests.cs
ViewResultTest.cs Updating tests using Moq to workaround Roslyn changes 2014-08-04 17:13:19 -07:00
project.json Added Logging to Mvc 2014-08-01 15:33:47 -07:00