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 | 0s | passed |
| testCorrectContact | 0s | passed |
| testNullCoontact | 0.001s | passed |