aspnetcore/test/Microsoft.AspNet.Mvc.Functi...
Ryan Nowak aad3ae42ca Fix for issue #1281 - Add ModelBinder for HttpRequestMessage
This change adds a ModelBinder that can bind an HttpRequestMessage to an
action parameter.

This builds on an earlier change to construct and store the request
message in the HttpContext via an http feature.
2014-10-10 13:41:59 -07:00
..
compiler/resources Add TagHelper functional test. 2014-10-09 13:37:29 -07:00
ActivatorTests.cs
AntiForgeryTestHelper.cs
AntiForgeryTests.cs
ApiExplorerTest.cs
ApplicationModelTest.cs
BasicTests.cs
CompositeViewEngineTests.cs
ConnegTests.cs
CustomUrlHelperTests.cs Updating functional tests to restore CallContextServiceLocator.Locator.Service on test finish 2014-10-10 11:54:00 -07:00
DependencyResolverTests.cs
DirectivesTest.cs
FileResultTests.cs
FiltersTest.cs
FlushPointTest.cs
InlineConstraintTests.cs
InputFormatterTests.cs
InputObjectValidationTests.cs
Microsoft.AspNet.Mvc.FunctionalTests.kproj
ModelBindingTests.cs Adding CancellationTokenModelBinder. 2014-10-10 12:16:49 -07:00
MvcSampleTests.cs Updating functional tests to restore CallContextServiceLocator.Locator.Service on test finish 2014-10-10 11:54:00 -07:00
MvcStartupTests.cs React to UsePerRequestServices 2014-10-09 14:17:04 -07:00
NullLoggerFactory.cs
OutputFormattterTests.cs
RazorInstrumentationTests.cs
ResourceHelpers.cs
RoutingTests.cs
TagHelpersTest.cs Add TagHelper functional test. 2014-10-09 13:37:29 -07:00
TestApplicationEnvironment.cs
TestAssemblyProvider.cs
TestConfigurationProvider.cs
TestHelper.cs Updating functional tests to restore CallContextServiceLocator.Locator.Service on test finish 2014-10-10 11:54:00 -07:00
ValueProviderTests.cs
VersioningTests.cs
ViewEngineTests.cs Support specifying paths starting with ~/ for layout and partial views 2014-10-09 17:15:09 -07:00
WebApiCompatShimActionSelectionTest.cs Fix #1276 - Implement WebAPI action conventions and overloading 2014-10-10 13:41:50 -07:00
WebApiCompatShimBasicTest.cs Fix for issue #1281 - Add ModelBinder for HttpRequestMessage 2014-10-10 13:41:59 -07:00
XmlOutputFormatterTests.cs
XmlSerializerInputFormatterTests.cs
project.json Add WebApiCompatShim project structure 2014-10-10 13:41:35 -07:00