Class io.openliberty.microprofile.openapi20.validation.test.ContactValidatorTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
testContactWithInvalidEmail | 0s | passed |
testContactWithInvalidUrl | 0s | passed |
testContactWithNullEmail | 0s | passed |
testContactWithNullUrl | 0s | passed |
testContactWithRelativeUrl | 0.001s | passed |
testCorrectContact | 0.002s | passed |
testNullCoontact | 0s | passed |