Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
12 0 0 0 100% 0.472

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
test.de.smartics.properties.report.qdox 4 0 0 0 100% 0.175
test.de.smartics.properties.reports 6 0 0 0 100% 0.111
test.de.smartics.properties.report 2 0 0 0 100% 0.186

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

test.de.smartics.properties.report.qdox

Class Tests Errors Failures Skipped Success Rate Time
PropertyDescriptorSearcherTest 4 0 0 0 100% 0.175

test.de.smartics.properties.reports

Class Tests Errors Failures Skipped Success Rate Time
PropertiesPropertyReportTest 4 0 0 0 100% 0.053
XmlPropertyReportTest 2 0 0 0 100% 0.058

test.de.smartics.properties.report

Class Tests Errors Failures Skipped Success Rate Time
ReportBuilderSimpleTest 2 0 0 0 100% 0.186

Test Cases

[Summary] [Package List] [Test Cases]

PropertyDescriptorSearcherTest

recognizesInterfacesAnnotatedWithTheProjectSetAnnotation 0.174
rejectsIfTheAnnotationIsProvidedAtAClass 0
rejectsIfTheInterfaceIsNotAnnotatedWithThePropertySetAnnotation 0
rejectsIfInterfaceIsAnnotatedWithOtherAnnotation 0.001

ReportBuilderSimpleTest

reportOnPlain 0.138
reportOnAnnotations 0.048

PropertiesPropertyReportTest

requiresANonNullStream 0.03
allowsFlushingAnEmptyPropertySet 0
addsItemsWithoutPropertySet 0.018
addsItemsWithPropertySet 0.005

XmlPropertyReportTest

generatesPropertySetReport 0.045
generatesPropertyReport 0.013