Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
20 0 0 0 100% 0.035 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.035 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.004 s
TestDescriptorRequiredNoticesWithThirdPartyNoticesButNoneUsed 4 0 0 0 100% 0.003 s
TestWithLicense 2 0 0 0 100% 0.001 s
TestDescriptorRequiredNoticesWithRequiredThirdPartyNotices 4 0 0 0 100% 0.022 s
TestDescriptorOnlyPrimary 1 0 0 0 100% 0.002 s
TestDescriptorRequiredNoticesNoThirdPartyNotices 4 0 0 0 100% 0 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

testNoticeRequiredWhenPrimaryNoticeExists 0 s
testNoticeNotRequiredWhenPrimaryNoticeIsEmptyAndAllThirdPartyNoticesUnused 0 s
testNoticeNotRequiredWhenPrimaryNoticeIsWhitespaceAndAllThirdPartyNoticesUnused 0 s
testNoticeNotRequiredWhenPrimaryNoticeIsNullAndAllThirdPartyNoticesUnused 0.001 s

TestWithLicense

testWhenCopyrightNoticeIsNull 0 s
testWhenCopyrightNoticeIsNotNull 0 s

TestDescriptorRequiredNoticesWithRequiredThirdPartyNotices

testNoticeRequiredWhenPrimaryNoticeExists 0.002 s
testNoticeRequiredWhenPrimaryNoticeIsWhitespaceAndThirdPartyNotices 0 s
testNoticeRequiredWhenPrimaryNoticeIsNullAndThirdPartyNotices 0 s
testNoticeRequiredWhenPrimaryNoticeIsEmptyAndThirdPartyNotices 0 s

TestDescriptorOnlyPrimary

testIsOnlyPrimaryWithSubsidaryCopyrightNotice 0 s

TestDescriptorRequiredNoticesNoThirdPartyNotices

testNoticeRequiredWhenPrimaryNoticeExists 0 s
testNoticeNotRequiredWhenPrimaryNoticeIsWhitespaceAndNoNotices 0 s
testNoticeNotRequiredWhenPrimaryNoticeIsEmptyAndNoNotices 0 s
testNoticeNotRequiredWhenPrimaryNoticeIsNullAndNoNotices 0 s

TestNoCopyrightNoticeVerifier

testWithLicenseWithCopyrightNotice 0 s
testWithLicenseNoCopyrightNotice 0 s