aspnetcore/test/Mvc.Api.Analyzers.Test
Nate McMaster f5aae26b44
Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734)
2018-11-16 16:28:35 -08:00
..
TestFiles Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
ActualApiResponseMetadataFactoryTest.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
AddResponseTypeAttributeCodeFixProviderIntegrationTest.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
ApiActionsDoNotRequireExplicitModelValidationCheckAnalyzerIntegrationTest.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
ApiActionsDoNotRequireExplicitModelValidationCheckCodeFixProviderTest.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
ApiControllerFactsTest.cs Allow ApiControlelrAttribute to be applied to assemblies 2018-09-12 13:42:22 -07:00
ApiConventionAnalyzerIntegrationTest.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
DeclaredApiResponseMetadataTest.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00
Mvc.Api.Analyzers.Test.csproj Update projects and packages to target netcoreapp3.0 (aspnet/Mvc#8734) 2018-11-16 16:28:35 -08:00
MvcFactsTest.cs Warn when the parameter name for a model bound complex parameter has the same name as a top level property 2018-08-14 15:44:48 -07:00
SymbolApiConventionMatcherTest.cs Fix some spelling (#8378) 2018-09-06 07:39:01 -07:00
SymbolApiResponseMetadataProviderTest.cs Include the response type in ProducesResponseType for client errors (#8490) 2018-09-26 15:51:49 -07:00