aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
Pranav K 9e68a163fd Make RazorPage.IUrlHelper a non-public property
* This allows for injection of the property in cshtml files wthout running
in to compilation errors
* Make IUrlHelper a default injected service

Fixes #816
2014-08-12 10:12:23 -07:00
..
compiler/resources
ActivatorTests.cs Make RazorPage.IUrlHelper a non-public property 2014-08-12 10:12:23 -07:00
BasicTests.cs React to resource changes 2014-06-25 22:48:32 -07:00
CompositeViewEngineTests.cs Add extra unit tests and functional tests for CompositeViewEngine 2014-07-09 15:03:34 -07:00
ConnegTests.cs ProducesAttribute + 2014-08-11 17:52:55 -07:00
DependencyResolverTests.cs
HttpResponseHelpers.cs
InlineConstraintTests.cs
InputFormatterTests.cs 1. Introducing XML Input Formatters. 2014-07-29 15:04:23 -07:00
Microsoft.AspNet.Mvc.FunctionalTests.kproj ProducesAttribute + 2014-08-11 17:52:55 -07:00
NullLoggerFactory.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
ResourceHelpers.cs
RoutingTests.cs Adding parameter replacement 2014-07-29 16:14:57 -07:00
TestApplicationEnvironment.cs Added Configuration to TestApplicationEnvironment 2014-07-10 10:22:24 -07:00
TestAssemblyProvider.cs Commonize code to limit functional tests to a single site each 2014-06-25 09:00:34 -07:00
TestConfigurationProvider.cs Commonize code to limit functional tests to a single site each 2014-06-25 09:00:34 -07:00
TestHelper.cs Added Logging to Mvc 2014-08-01 15:33:47 -07:00
ValueProviderTests.cs Adding TextPlainFormatter to always handle returning strings as text\plain format. 2014-08-01 13:47:23 -07:00
ViewEngineTests.cs RazorView should not create new ViewContext when rendering pages. 2014-07-25 06:37:53 -07:00
project.json ProducesAttribute + 2014-08-11 17:52:55 -07:00