Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 20 | 0 | 0 | 0 | 100% | 0.037 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| org.apache.creadur.whisker.model | 20 | 0 | 0 | 0 | 100% | 0.037 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.creadur.whisker.model
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TestDescriptorPrimaryOnly | 3 | 0 | 0 | 0 | 100% | 0.001 s | |
| TestDescriptorRequiredNoticesWithThirdPartyNoticesButNoneUsed | 4 | 0 | 0 | 0 | 100% | 0.004 s | |
| TestWithLicense | 2 | 0 | 0 | 0 | 100% | 0.002 s | |
| TestDescriptorRequiredNoticesWithRequiredThirdPartyNotices | 4 | 0 | 0 | 0 | 100% | 0.022 s | |
| TestDescriptorOnlyPrimary | 1 | 0 | 0 | 0 | 100% | 0.003 s | |
| TestDescriptorRequiredNoticesNoThirdPartyNotices | 4 | 0 | 0 | 0 | 100% | 0.002 s | |
| TestNoCopyrightNoticeVerifier | 2 | 0 | 0 | 0 | 100% | 0.003 s |
Test Cases
[Summary] [Package List] [Test Cases]
TestDescriptorPrimaryOnly
| testIsPrimaryOnlyWithoutThirdPartyResources | 0 s | |
| testIsPrimaryOnlyWithThirdPartyResources | 0 s | |
| testIsPrimaryOnlyWithoutResources | 0 s |
TestDescriptorRequiredNoticesWithThirdPartyNoticesButNoneUsed
TestWithLicense
| testWhenCopyrightNoticeIsNull | 0 s | |
| testWhenCopyrightNoticeIsNotNull | 0 s |
TestDescriptorRequiredNoticesWithRequiredThirdPartyNotices
TestDescriptorOnlyPrimary
| testIsOnlyPrimaryWithSubsidaryCopyrightNotice | 0.002 s |
TestDescriptorRequiredNoticesNoThirdPartyNotices
TestNoCopyrightNoticeVerifier
| testWithLicenseWithCopyrightNotice | 0.001 s | |
| testWithLicenseNoCopyrightNotice | 0 s |
Apache Whisker
Maven