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