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 Fix for #384 - And some other changes to controller as filter 2015-01-16 19:15:59 -08:00
ParameterModelTest.cs Remove ParameterModel.IsOptional 2015-01-06 15:22:13 -08:00