[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 31 | 0 | 0 | 0 | 100% | 0.028 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.maven.reporting | 31 | 0 | 0 | 0 | 100% | 0.028 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| UrlValidationUtilTest | 30 | 0 | 0 | 0 | 100% | 0.019 | |
| AbstractMavenReportRendererTest | 1 | 0 | 0 | 0 | 100% | 0.009 |
[Summary] [Package List] [Test Cases]
| testAuthorityWithLeadingHyphenIsRejected | 0.001 | |
| testAuthorityWithTrailingHyphenIsRejected | 0.001 | |
| testAuthorityWithTooLongSubDomainIsRejected | 0 | |
| testUrlWithPortIsAccepted | 0.007 | |
| testUrlWithLocalhostIsAccepted | 0.001 | |
| testUrlWithLocalhostAndPortIsAccepted | 0 | |
| testUrlWithIpIsAccepted | 0 | |
| testUrlWithIpAndPortIsAccepted | 0 | |
| testUrlWithHostNameLocalIsAccepted | 0.001 | |
| testUrlWithDotParisTopLevelDomainIsAccepted | 0 | |
| testUrlWithDotAcademyTopLevelDomainIsAccepted | 0 | |
| testUrlWithUnknownTopLevelDomainIsAccepted | 0.001 | |
| testAuthorityHostDotCompanyDotLocalIsAccepted | 0.001 | |
| testAuthorityHostDotLocalIsAccepted | 0 | |
| testAuthorityWithStandardHttpPortIsAccepted | 0 | |
| testAuthorityWithStandardHttpsPortIsAccepted | 0.001 | |
| testAuthorityWithPort8080IsAccepted | 0 | |
| testAuthorityWithPortHighPortIsAccepted | 0.001 | |
| testAuthorityWithPort59999IsAccepted | 0 | |
| testAuthorityWithPort60000IsRejected | 0.001 | |
| testAuthorityWithPort6000IsAccepted | 0 | |
| testAuthorityWithPort100000IsRejected | 0 | |
| testAuthorityWithLeadingZeroInPortIsRejected | 0.001 | |
| testAuthorityWithTrainlingDotIsAccepted | 0 | |
| testAuthorityWithCapitalLettersIsAccepted | 0.001 | |
| testAuthorityIPIsRejected | 0 | |
| testAuthorityWithLeadingDotIsRejected | 0 | |
| testAuthorityOnlyConsistingOfLocalIsRejected | 0 | |
| testAuthorityWithEmptySubDomainIsRejected | 0 | |
| testAuthorityWithNonLocalDomainIsRejected | 0.001 |