aspnetcore/test/Mvc.Api.Analyzers.Test
Pranav K 7e25d7908a
Warn when the parameter name for a model bound complex parameter has the same name as a top level property
Fixes #7753
2018-08-14 15:44:48 -07:00
..
TestFiles Use StatusCodes constants instead of literals in the ProducesResponseType code fix (#8234) 2018-08-08 14:41:30 -07:00
AddResponseTypeAttributeCodeFixProviderIntegrationTest.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -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 Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
ApiConventionAnalyzerIntegrationTest.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
Mvc.Api.Analyzers.Test.csproj Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07: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 Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00
SymbolApiResponseMetadataProviderTest.cs Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers 2018-08-02 13:53:33 -07:00