aspnetcore/test/Mvc.Api.Analyzers.Test
Kristian Hellang ffdbea9dc1
Add analyzer support for status code methods and constructors
2018-08-29 18:23:52 -07:00
..
TestFiles Add analyzer support for status code methods and constructors 2018-08-29 18:23:52 -07:00
AddResponseTypeAttributeCodeFixProviderIntegrationTest.cs Add analyzer support for status code methods and constructors 2018-08-29 18:23:52 -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