aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../Infrastructure
Ryan Nowak 38712609bb Design extensibility for executors
We have all of these executors but they aren't really
documented/supported for extensibility today. This change introduces a
pattern for action result executors so we can make them extensible.
2017-09-22 10:32:55 -07:00
..
ModelStateInvalidFilterTest.cs Introduce a filter to send bad request results with details when ModelState is invalid (#6849) 2017-09-21 11:09:32 -07:00
MvcRouteHandlerTests.cs Using NullLogger types from Logging.Abstractions 2017-03-14 12:24:18 -07:00
ObjectResultExecutorTest.cs Design extensibility for executors 2017-09-22 10:32:55 -07:00