This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ce8fc29728
aspnetcore
/
test
/
Mvc.Api.Analyzers.Test
/
TestFiles
/
ApiConventionAnalyzerIntegr...
History
Pranav K
5a20037965
Move API convention analyzers to Microsoft.AspNetCore.Mvc.Api.Analyzers
...
Fixes
#8153
2018-08-02 13:53:33 -07:00
..
DiagnosticsAreReturned_ForActionResultOfTReturningMethodWithoutAnyAttributes.cs
…
DiagnosticsAreReturned_ForActionResultOfTReturningMethodWithoutSomeAttributes.cs
…
DiagnosticsAreReturned_ForControllerWithCustomConvention.cs
…
DiagnosticsAreReturned_IfAsyncMethodReturningValueTaskWithProducesResponseTypeAttribute_ReturnsUndocumentedStatusCode.cs
…
DiagnosticsAreReturned_IfAsyncMethodWithProducesResponseTypeAttribute_ReturnsUndocumentedStatusCode.cs
…
DiagnosticsAreReturned_IfMethodWithApiConventionMethod_ReturnsUndocumentedStatusCode.cs
…
DiagnosticsAreReturned_IfMethodWithAttributeAsynchronouslyReturnsValue_WithoutDocumentation.cs
…
DiagnosticsAreReturned_IfMethodWithAttributeReturnsValue_WithoutDocumentation.cs
…
DiagnosticsAreReturned_IfMethodWithAttribute_ReturnsDerivedType.cs
…
DiagnosticsAreReturned_IfMethodWithConvention_DoesNotReturnDocumentedStatusCode.cs
…
DiagnosticsAreReturned_IfMethodWithConvention_ReturnsUndocumentedStatusCode.cs
…
DiagnosticsAreReturned_IfMethodWithProducesResponseTypeAttribute_DoesNotDocumentSuccessStatusCode.cs
…
DiagnosticsAreReturned_IfMethodWithProducesResponseTypeAttribute_DoesNotReturnDocumentedStatusCode.cs
…
DiagnosticsAreReturned_IfMethodWithProducesResponseTypeAttribute_ReturnsUndocumentedStatusCode.cs
…
NoDiagnosticsAreReturned_ForApiController_IfStatusCodesCannotBeInferred.cs
…
NoDiagnosticsAreReturned_ForApiController_WithAllDocumentedStatusCodes.cs
…
NoDiagnosticsAreReturned_ForNonApiController.cs
…
NoDiagnosticsAreReturned_ForRazorPageModels.cs
…
NoDiagnosticsAreReturned_ForReturnStatementsInLambdas.cs
…
NoDiagnosticsAreReturned_ForReturnStatementsInLocalFunctions.cs
…