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 Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -07:00
ControllerModelTest.cs Fix for #1442 - Find better names for ApiExplorerProperties 2014-10-28 13:03:19 -07:00
DefaultActionModelBuilderTest.cs Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -07:00
DefaultControllerModelBuilderTest.cs Fix for #1448 - ViewComponents must be public top-level classes 2014-10-28 12:36:07 -07:00
ParameterModelTest.cs Rename GlobalModel -> ApplicationModel 2014-10-23 16:03:55 -07:00