aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
Pranav K 9f8c656b31 IUrlHelper and IViewComponentHelper need to be activated
* Removing Init method and using [Activate] to activate IUrlHelper.
* Moving IViewComponentHelper to default injected properties
* Adding functional tests to verify these properties are injected \
  activated

Fixes #789
2014-07-16 16:24:03 -07:00
..
compiler/resources
ActivatorTests.cs IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00
BasicTests.cs
CompositeViewEngineTests.cs Add extra unit tests and functional tests for CompositeViewEngine 2014-07-09 15:03:34 -07:00
DependencyResolverTests.cs
HttpResponseHelpers.cs
InlineConstraintTests.cs
Microsoft.AspNet.Mvc.FunctionalTests.kproj Add extra unit tests and functional tests for CompositeViewEngine 2014-07-09 15:03:34 -07:00
ResourceHelpers.cs
RoutingTests.cs [#732] Attribute Routing: Implement `~/` for overriding a prefix 2014-07-16 09:40:38 -07:00
TestApplicationEnvironment.cs Added Configuration to TestApplicationEnvironment 2014-07-10 10:22:24 -07:00
TestAssemblyProvider.cs
TestConfigurationProvider.cs
TestHelper.cs
project.json Renamed configurations to frameworks in project.json 2014-07-13 21:58:12 -07:00