aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/ApplicationModel
Ajay Bhargav Baaskaran 8e85d53c88 Provided a way to add data to ActionDescriptor from ApplicationModel.
- Added Properties to Action, Controller and Application model
 - Added relevant tests
2015-01-26 15:20:02 -08:00
..
ActionModelTest.cs Provided a way to add data to ActionDescriptor from ApplicationModel. 2015-01-26 15:20:02 -08:00
AttributeRouteModelTests.cs
ControllerModelTest.cs Provided a way to add data to ActionDescriptor from ApplicationModel. 2015-01-26 15:20:02 -08:00
DefaultActionModelBuilderTest.cs
DefaultControllerModelBuilderTest.cs
ParameterModelTest.cs