aspnetcore/test/Microsoft.AspNet.Mvc.Razor....
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
..
SpanFactory Adding support for @Inject to Mvc 2014-06-09 13:43:08 -07:00
TestFiles IUrlHelper and IViewComponentHelper need to be activated 2014-07-16 16:24:03 -07:00
InjectChunkVisitorTest.cs Adding support for activating view properties 2014-07-15 16:26:07 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test.kproj Adding support for activating view properties 2014-07-15 16:26:07 -07:00
ModelChunkVisitorTest.cs Fixing ModelChunkVisitorTest to match resource name 2014-06-27 11:55:24 -07:00
MvcCSharpRazorCodeParserTest.cs Modify tests to use new ModelCodeGenerator. 2014-06-27 11:23:24 -07:00
StringTextBuffer.cs Adding support for @Inject to Mvc 2014-06-09 13:43:08 -07:00
project.json Renamed configurations to frameworks in project.json 2014-07-13 21:58:12 -07:00