aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/ApplicationModel
Ryan Nowak 305dd87b9b Fix for #1442 - Find better names for ApiExplorerProperties
Taking the suggestion here to move these to a sub-object. This is future
proof in the event that we need to capture more data for ApiExplorer, and
reads better.
2014-10-28 13:03:19 -07:00
..
ActionModelTest.cs Fix for #1442 - Find better names for ApiExplorerProperties 2014-10-28 13:03:19 -07:00
AttributeRouteModelTests.cs
ControllerModelTest.cs Fix for #1442 - Find better names for ApiExplorerProperties 2014-10-28 13:03:19 -07:00
DefaultActionModelBuilderTest.cs
DefaultControllerModelBuilderTest.cs
ParameterModelTest.cs