Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
31 0 0 0 100% 3.166

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List


Package Tests Errors Failures Skipped Success Rate Time
info.magnolia.module.templatingcomponents.components 8 0 0 0 100% 0.039
info.magnolia.module.templatingcomponents.freemarker 11 0 0 0 100% 0.734
info.magnolia.module.templatingcomponents.jsp 12 0 0 0 100% 2.393

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

info.magnolia.module.templatingcomponents.components

Class Tests Errors Failures Skipped Success Rate Time
AbstractAuthoringUiComponentTest 7 0 0 0 100% 0.032
EditBarTest 1 0 0 0 100% 0.007

info.magnolia.module.templatingcomponents.freemarker

Class Tests Errors Failures Skipped Success Rate Time
AbstractDirectiveTest 1 0 0 0 100% 0.002
EditBarDirectiveTest 4 0 0 0 100% 0.054
NewBarDirectiveTest 3 0 0 0 100% 0.017
PageEditBarDirectiveTest 3 0 0 0 100% 0.661

info.magnolia.module.templatingcomponents.jsp

Class Tests Errors Failures Skipped Success Rate Time
AbstractTagTest 8 0 0 0 100% 0.024
EditBarTagTest 1 0 0 0 100% 1.619
NewBarTagTest 1 0 0 0 100% 0.091
PageEditBarTagTest 1 0 0 0 100% 0.621
SelfTest 1 0 0 0 100% 0.038

Test Cases

AbstractAuthoringUiComponentTest

testGetsCustomMessageCustomBundleWithPageTemplate 0.004
testDefaultMessageFromCustomBundleWithPageTemplate 0.002
testGetsCustomMessageCustomBundleWithParagraph 0.004
testDefaultMessageFromCustomBundleWithParagraph 0.002
testUsesDefaultBundleIfNotSpecified 0.011
testUsesDefaultBundleIfNotRenderableDefinition 0.005
testUsesDefaultBundleIfNoMetadata 0.003

EditBarTest

testPathNodeCollectionNameEtc 0.006

AbstractDirectiveTest

testBodyCheck 0.001

EditBarDirectiveTest

testRenderSimpleBar 0.017
testRenderWithSpecificDialog 0.015
testRenderWithEditLabelAndNoOtherButtons 0.014
testThrowsExceptionForUnknownParameters 0.005

NewBarDirectiveTest

testRenderSimpleBar 0.007
testCanPassASingleParagraphName 0.006
testParagraphsParamIsCurrentlyMandatory 0.003

PageEditBarDirectiveTest

testBasicRendering 0.613
testCustomLabel 0.013
testNoDialogButton 0.013

AbstractTagTest

testSplitSingleString 0.021
testSplitNull 0
testSplitEmptyString 0
testSplit 0
testSplitWithEmptyElements 0
testToStringListFromStringArray 0
testToStringListFromSet 0
testToStringListFromCommaSeparatedString 0

EditBarTagTest

testDo 1.607

NewBarTagTest

testDo 0.09

PageEditBarTagTest

testDo 0.612

SelfTest

testDo 0.037