[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
34 | 0 | 0 | 0 | 100% | 3.754 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
info.magnolia.module.templating.renderers | 2 | 0 | 0 | 0 | 100% | 0.003 |
info.magnolia.module.templating.paragraphs | 11 | 0 | 0 | 0 | 100% | 0.283 |
info.magnolia.module.templating.freemarker | 3 | 0 | 0 | 0 | 100% | 0.119 |
info.magnolia.module.templating | 15 | 0 | 0 | 0 | 100% | 1.045 |
info.magnolia.module.templating.setup | 3 | 0 | 0 | 0 | 100% | 2.304 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
JspTemplateRendererTest | 1 | 0 | 0 | 0 | 100% | 0.001 | |
ServletTemplateRendererTest | 1 | 0 | 0 | 0 | 100% | 0.002 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
FreemarkerParagraphRendererTest | 5 | 0 | 0 | 0 | 100% | 0.258 | |
JspParagraphRendererTest | 5 | 0 | 0 | 0 | 100% | 0.024 | |
PlainTextParagraphRendererTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
RenderableDefinitionModelTest | 3 | 0 | 0 | 0 | 100% | 0.119 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AbstractRenderableTest | 2 | 0 | 0 | 0 | 100% | 0.277 | |
ParagraphManagerTest | 4 | 0 | 0 | 0 | 100% | 0.468 | |
ParagraphRendererManagerTest | 6 | 0 | 0 | 0 | 100% | 0.007 | |
ParagraphRenderingFacadeTest | 3 | 0 | 0 | 0 | 100% | 0.293 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TemplatingModuleVersionHandlerTest | 3 | 0 | 0 | 0 | 100% | 2.304 |
[Summary] [Package List] [Test Cases]
testRenderableDefinitionParametersAreAvailableAsTopLevelProperties | 0.115 | |
testRenderableDefinitionPropertiesHaveHigherPriorityThanParameters | 0.002 | |
testRenderableDefinitionPropertiesAreStillAvailableIfReallyNeeded | 0.001 |
testJspIsDefaultTypeIfNotSpecified | 0.297 | |
testShouldUseNodeNameIfNoNameProperty | 0.051 | |
testNamePropertyShouldPrevailOverNodeName | 0.062 | |
testDialogNameShouldBeEqualsToParagraphNameIfNotSpecified | 0.056 |
testNotSpecifyingTheNamePropertyShouldMeanTheNodeNameIsUsedInstead | 0.002 | |
testUnknownParagraphRendererNamesThrowsException | 0.001 | |
testParagraphRenderersAreAddedProperly | 0.001 | |
testCanNotAddParagraphRenderersWithDuplicateNames | 0.001 | |
testRenderersNamePropertyHasPriorityOverNodeName | 0 | |
testRenderersWithFaultyClassNamesShouldNotBeIgnored | 0.001 |
testRenderCallsTheAppropriateRenderer | 0.049 | |
testSetsJspPageContext | 0.193 | |
testUsesTheAppropriateParagraphWhenNotExplicitelyPassed | 0.051 |
testWorksWithNonActionParagraphAndContentIsExposedToFreemarker | 0.071 | |
testActionClassGetsExecutedAndIsPutOnContextAlongWithResultAndContent | 0.051 | |
testActionGetsPopulated | 0.052 | |
testCantRenderWithoutParagraphPathCorrectlySet | 0.043 | |
testSkipRendering | 0.04 |
testCantRenderWithoutParagraphPathCorrectlySet | 0.001 | |
testSkipRendering | 0 | |
testExposesNodesAsMaps | 0.017 | |
testShouldFailIfNoContextIsSet | 0 | |
testShouldFailIfContextIsNotWebContext | 0.005 |
testServletTemplateRendererOnlyWorksInWebContextAndIsPoliteEnoughToGiveAnExplicitExceptionMessageAboutIt | 0.002 |
testPre4_0TemplatesAreFixedProperly | 1.279 | |
testMisfixedTemplatesFrom402AreFixed | 0.537 | |
testSilentIfUserFixedTemplatesHimself | 0.486 |