aspnetcore/test/Mvc.Analyzers.Test
Pranav K d346255db6
Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks
Fixes #8146
2018-07-30 13:14:20 -07:00
..
Infrastructure Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
TestFiles Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
ApiActionsDoNotRequireExplicitModelValidationCheckAnalyzerIntegrationTest.cs Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
ApiActionsDoNotRequireExplicitModelValidationCheckCodeFixProviderTest.cs Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
ApiControllerFactsTest.cs Add analyzer and codefix that suggests removing unnecessary invalid model state validity checks 2018-07-30 13:14:20 -07:00
ApiConventionAnalyzerIntegrationTest.cs Introduce ApiConventionMethodAttribute 2018-07-30 11:13:25 -07:00
AttributesShouldNotBeAppliedToPageModelAnalyzerTest.cs
AvoidHtmlPartialAnalyzerTest.cs
CodeAnalysisExtensionsTest.cs Refactoring for ApiConvention analyzers 2018-07-12 14:26:27 -07:00
Mvc.Analyzers.Test.csproj Refactoring for ApiConvention analyzers 2018-07-12 14:26:27 -07:00
MvcFactsTest.cs
SymbolApiConventionMatcherTest.cs Refactoring for ApiConvention analyzers 2018-07-12 14:26:27 -07:00
SymbolApiResponseMetadataProviderTest.cs Introduce ApiConventionMethodAttribute 2018-07-30 11:13:25 -07:00
xunit.runner.json