aspnetcore/test/Microsoft.AspNetCore.Mvc.Fu...
Pranav K 1c5e417606 Change TFM to netcoreapp2.0 (#6234)
* Change TFM to netcoreapp2.0
2017-05-04 18:11:26 -07:00
..
compiler/resources Update how `FormTagHelper` handles `get` method attributes. 2017-04-25 15:17:15 -07:00
AntiforgeryAuthTests.cs
AntiforgeryTestHelper.cs Change `FormTagHelper` to apply to all form tags. 2017-04-24 18:39:01 -07:00
AntiforgeryTests.cs
ApiExplorerTest.cs Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
ApplicationModelTest.cs Add support for suppressing inbound and outbound routing 2017-04-14 17:02:45 -07:00
BasicTests.cs Upgrade Roslyn dependency to 2.0.0. 2017-04-21 11:41:31 -07:00
CompilationOptionsTests.cs Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
ConsumesAttributeTests.cs
ContentNegotiationTest.cs
ControllerFromServicesTests.cs
CorsTests.cs
DefaultOrderTest.cs
DefaultValuesTest.cs
DirectivesTest.cs
DoNotRespectBrowserAcceptHeaderTests.cs
ErrorPageTests.cs Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
FileResultTests.cs
FiltersTest.cs
FlushPointTest.cs
FormFileUploadTest.cs
HtmlGenerationTest.cs
HtmlHelperOptionsTest.cs
InputFormatterTests.cs Make [FromBody] treat empty request bodies as invalid (#4750) 2017-04-10 16:55:14 +01:00
InputObjectValidationTests.cs
JsonOutputFormatterTests.cs
JsonPatchInputFormatterTest.cs Added functional tests for JsonPatch 2017-04-23 09:09:08 -07:00
JsonResultTest.cs
LinkGenerationTests.cs
Microsoft.AspNetCore.Mvc.FunctionalTests.csproj Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
MvcEncodedTestFixtureOfT.cs
MvcSampleFixture.cs
MvcSandboxTest.cs Make /Pages the default root for pages. 2017-04-24 15:46:32 -07:00
MvcTestFixture.cs
OutputFormatterTest.cs
RazorPageExecutionInstrumentationTest.cs
RazorPageModelTest.cs Parity between Controller and Page/PageModel 2017-04-19 15:02:06 -07:00
RazorPagesNamespaceTest.cs Adding functional tests for @namespace 2017-04-14 14:47:29 -07:00
RazorPagesTest.cs ./ paths relative on page. 2017-04-25 11:57:58 -07:00
RazorPagesViewSearchTest.cs Implement view search for pages 2017-04-18 16:11:24 -07:00
RazorPagesWithBasePathTest.cs Fix asp-page-handler to generate form tags correctly. 2017-04-27 10:32:04 -07:00
RazorViewLocationSpecificationTest.cs
RemoteAttributeValidationTest.cs
RequestServicesTest.cs
RespectBrowserAcceptHeaderTests.cs
RouteDataTest.cs
RoutingTests.cs
SerializableErrorTests.cs
SimpleTests.cs
StreamOutputFormatterTest.cs
TagHelperComponentTagHelperTest.cs
TagHelpersFromServicesTest.cs
TagHelpersTest.cs
TempDataInCookiesTest.cs
TempDataInSessionTest.cs
TempDataPropertyTest.cs
TempDataTestBase.cs
UrlResolutionTest.cs
VersioningTests.cs
ViewComponentFromServicesTests.cs
ViewEngineTests.cs
WebApiCompatShimActionResultTest.cs
WebApiCompatShimActionSelectionTest.cs
WebApiCompatShimBasicTest.cs Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
WebApiCompatShimParameterBindingTest.cs
XmlDataContractSerializerFormattersWrappingTest.cs
XmlDataContractSerializerInputFormatterTest.cs
XmlOutputFormatterTests.cs
XmlSerializerFormattersWrappingTest.cs
XmlSerializerInputFormatterTests.cs
xunit.runner.json