aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../ApplicationModels
James Newton-King 94101a9cde
Add PageRouteTransformerConvention (#8541)
2018-10-04 17:34:26 +13:00
..
ActionModelTest.cs Refactor DefaultPageApplicationModel to use conventions 2018-09-12 12:28:16 -07:00
ApiBehaviorApplicationModelProviderTest.cs Refactor DefaultPageApplicationModel to use conventions 2018-09-12 12:28:16 -07:00
ApiConventionApplicationModelConventionTest.cs Allow ProducesAttribute to apply along with conventions 2018-09-12 13:58:02 -07:00
ApiVisibilityConventionTest.cs Allow ProducesAttribute to apply along with conventions 2018-09-12 13:58:02 -07:00
AttributeRouteModelTests.cs Refactor DefaultPageApplicationModel to use conventions 2018-09-12 12:28:16 -07:00
ClientErrorResultFilterConventionTest.cs Allow ProducesAttribute to apply along with conventions 2018-09-12 13:58:02 -07:00
ConsumesConstraintForFormFileParameterConventionTest.cs Allow ProducesAttribute to apply along with conventions 2018-09-12 13:58:02 -07:00
ControllerModelTest.cs Refactor DefaultPageApplicationModel to use conventions 2018-09-12 12:28:16 -07:00
InferParameterBindingInfoConventionTest.cs Allow IFormFile parameters annotated with [FromForm] to be correctly … (#8452) 2018-09-14 09:06:32 -07:00
InvalidModelStateFilterConventionTest.cs Allow ProducesAttribute to apply along with conventions 2018-09-12 13:58:02 -07:00
ParameterModelTest.cs Refactor DefaultPageApplicationModel to use conventions 2018-09-12 12:28:16 -07:00
PropertyModelTest.cs Refactor DefaultPageApplicationModel to use conventions 2018-09-12 12:28:16 -07:00
RouteTokenTransformerConventionTest.cs Add PageRouteTransformerConvention (#8541) 2018-10-04 17:34:26 +13:00