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
a2a8a5ce36
aspnetcore
/
test
/
Mvc.Api.Analyzers.Test
/
TestFiles
/
ApiConventionAnalyzerIntegr...
History
Pranav K
f7da3503d6
Allow Implicit 200 status codes to match Ok result
2018-09-19 12:51:13 -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_ForOkResultReturningAction.cs
…
NoDiagnosticsAreReturned_ForRazorPageModels.cs
…
NoDiagnosticsAreReturned_ForReturnStatementsInLambdas.cs
…
NoDiagnosticsAreReturned_ForReturnStatementsInLocalFunctions.cs
…