aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test
Pranav K 9d36a45f38 Updating tests using Moq to workaround Roslyn changes
https://roslyn.codeplex.com/workitem/246 affects usage of code with the
latest build of Roslyn with Moq v4.2. The workaround involves ensuring a
closure is created. Updating affected tests to make ToString() calls on
local variables to create these closures.
2014-08-04 17:13:19 -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 Add `HtmlHelperDisplayTextTest` and `HtmlHelperValueExtensionsTest` classes 2014-08-01 21:06:28 -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