Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
33 0 0 0 100% 0.362

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.utils 21 0 0 0 100% 0.017
test.de.smartics.properties.report.qdox 4 0 0 0 100% 0.028
test.de.smartics.properties.reports 6 0 0 0 100% 0.208
test.de.smartics.properties.report 2 0 0 0 100% 0.109

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

test.de.smartics.properties.utils

Class Tests Errors Failures Skipped Success Rate Time
JavadocCommentHelperBlockTest 8 0 0 0 100% 0
JavadocCommentHelperTextTest 2 0 0 0 100% 0
JavadocCommentHelperHtmlTest 11 0 0 0 100% 0.017

test.de.smartics.properties.report.qdox

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

test.de.smartics.properties.reports

Class Tests Errors Failures Skipped Success Rate Time
XmlPropertyReportTest 2 0 0 0 100% 0.079
PropertiesPropertyReportTest 4 0 0 0 100% 0.129

test.de.smartics.properties.report

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

Test Cases

[Summary] [Package List] [Test Cases]

JavadocCommentHelperBlockTest

expandsFirstBlockIfItIsANullValue 0
expandsFirstBlockIfSimpleText 0
correctlyDealsWithBlanksAtStartIfBlock 0
correctlyDealsWithBlanksAtStartIfNoneBlock 0
omitsExpandingIfBlock 0
omitsExpandingIfBlockWithAttribute 0
expandsFirstBlockOnTextAndBlockComment 0
expandsFirstBlockOnTextAndBlockCommentWithAttribute 0

ReportBuilderSimpleTest

reportOnPlain 0.079
reportOnAnnotations 0.03

XmlPropertyReportTest

generatesPropertySetReport 0.042
generatesPropertyReport 0.037

JavadocCommentHelperTextTest

allowsMultilineComment 0
allowsMultilineCommentWithLabel 0

PropertyDescriptorSearcherTest

recognizesInterfacesAnnotatedWithTheProjectSetAnnotation 0.027
rejectsIfTheAnnotationIsProvidedAtAClass 0
rejectsIfTheInterfaceIsNotAnnotatedWithThePropertySetAnnotation 0.001
rejectsIfInterfaceIsAnnotatedWithOtherAnnotation 0

JavadocCommentHelperHtmlTest

ifFragmentIsBlankTheValueIsReturned 0.015
allowsReferenceToLocalElement 0
allowsFullyQualifiedReference 0
allowsFullyQualifiedReferenceWithLabel 0
allowsMethods 0.001
allowsMethodsWithLabel 0
allowsMethodsWithArguments 0
allowsMethodsWithArgumentsAndLabel 0.001
noInlineComment 0
allowsMultilineComment 0
allowsMultilineCommentWithLabel 0

PropertiesPropertyReportTest

requiresANonNullStream 0
allowsFlushingAnEmptyPropertySet 0
addsItemsWithoutPropertySet 0.124
addsItemsWithPropertySet 0.005