Class io.openliberty.microprofile.openapi20.validation.test.LinkValidatorTest
|
100%
successful |
Tests
| Test | Duration | Result |
|---|---|---|
| testCorrectLinkWithId | 0.001s | passed |
| testCorrectLinkWithRef | 0.001s | passed |
| testLinkWithBothRefAndId | 0s | passed |
| testLinkWithExternalOperationRef | 0.001s | passed |
| testLinkWithInvalidId | 0s | passed |
| testLinkWithInvalidOperation | 0s | passed |
| testLinkWithInvalidRef | 0s | passed |
| testLinkWithRefNoPaths | 0s | passed |
| testLinkWithoutRefOrId | 0s | passed |
| testNullLink | 0s | passed |