17 references to VerifyOpenApiDocument
Microsoft.AspNetCore.OpenApi.Tests (17)
Services\OpenApiDocumentService\OpenApiDocumentServiceTests.Operations.cs (1)
227await VerifyOpenApiDocument(action, document =>
Services\OpenApiDocumentService\OpenApiDocumentServiceTests.Parameters.cs (1)
200await VerifyOpenApiDocument(action, document =>
Services\OpenApiDocumentService\OpenApiDocumentServiceTests.RequestBody.cs (9)
512await VerifyOpenApiDocument(action, document => 633await VerifyOpenApiDocument(action, document => 701await VerifyOpenApiDocument(action, document => 741await VerifyOpenApiDocument(action, document => 783await VerifyOpenApiDocument(action, document => 866await VerifyOpenApiDocument(action, document => 1020await VerifyOpenApiDocument(action, document => 1114await VerifyOpenApiDocument(streamAction, VerifyDocument); 1115await VerifyOpenApiDocument(pipeReaderAction, VerifyDocument);
Services\OpenApiSchemaService\OpenApiSchemaService.ParameterSchemas.cs (5)
288await VerifyOpenApiDocument(action, document => 313await VerifyOpenApiDocument(action, document => 618await VerifyOpenApiDocument(action, AssertOpenApiDocument); 654await VerifyOpenApiDocument(action, document => 682await VerifyOpenApiDocument(action, AssertOpenApiDocument);
Services\OpenApiSchemaService\OpenApiSchemaService.ResponseSchemas.cs (1)
685await VerifyOpenApiDocument(actionDescriptor, document =>