magnolia-module-groovy Version: 1.2.6 Last Published: Aug 2, 2013

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
4100295.122%1.456

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
info.magnolia.module.groovy.task5000100%0.07
info.magnolia.module.groovy.servlets1000100%0.007
info.magnolia.module.groovy.support.nodes14000100%0.04
info.magnolia.module.groovy.console1000100%0.536
info.magnolia.module.groovy.setup10010%0
info.magnolia.module.groovy.support.classes1900194.737%0.803

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

info.magnolia.module.groovy.task

ClassTestsErrors FailuresSkippedSuccess RateTime
ExecuteGroovyFileTaskTest5000100%0.07

info.magnolia.module.groovy.servlets

ClassTestsErrors FailuresSkippedSuccess RateTime
MgnlGroovyRescueServletTest1000100%0.007

info.magnolia.module.groovy.support.nodes

ClassTestsErrors FailuresSkippedSuccess RateTime
MgnlGroovyJCRNodeTest8000100%0.014
MgnlGroovyNodeTest6000100%0.026

info.magnolia.module.groovy.console

ClassTestsErrors FailuresSkippedSuccess RateTime
MgnlGroovyInteractiveConsoleTest1000100%0.536

info.magnolia.module.groovy.setup

ClassTestsErrors FailuresSkippedSuccess RateTime
InstallGroovyFileTest10010%0

info.magnolia.module.groovy.support.classes

ClassTestsErrors FailuresSkippedSuccess RateTime
GroovyClassFactoryTest11000100%0.76
GroovyModuleTest10010%0
MgnlGroovyClassLoaderTest7000100%0.043

Test Cases

[Summary] [Package List] [Test Cases]

MgnlGroovyInteractiveConsoleTest

testOnlyAuthorizedUsersCanExecuteGroovyCode0.536

MgnlGroovyRescueServletTest

testInitMethodSetRescueSecuritySupport0.007

InstallGroovyFileTest

testInstallGroovyFiles0
skipped

GroovyClassFactoryTest

testDelegatesToDefaultClassFactoryToLoadJavaClasses0.028
testThrowsRegularCNFEWhenClassExistsForNeitherCFs0.005
testThrowsCNFEWithCompilationErrorWhenGroovyClassCanNotBeCompiled0.191
testLoadedGroovyClassesCanUseClassesFoundThroughTheDefaultClassLoader0.226
testCanLoadFromClassPath0.025
testCanLoadClassFromRepo0.149
testRepoHasPriorityOverClasspathIfScriptInRepoIsEnabled0.015
testFallsBackToClassPathIfScriptInRepoIsDisabled0.024
testFallsBackToClassPathIfScriptInRepoIsDisabledEvenIfScriptInRepoIsNewer0.023
testRecompilesIfScriptInRepoWasModified0.041
testRecompilesOnNewInstanceIfScriptInRepoWasModified0.033

MgnlGroovyClassLoaderTest

testThrowCFEWhenCompileChecksAreOnAndPackageDeclarationIsMissing0
testThrowCFEWhenCompileChecksAreOnAndPackageDeclarationIsWrong0.002
testDoNotThrowCFEWhenCompileChecksAreOnAndPackageDeclarationIsCorrect0.006
testDoNotThrowCFEWhenCompileChecksAreOnAndPackageDeclarationIsEmptyAndMgnlPathIsRoot0.007
testDoNotThrowCFEWhenCompileChecksAreOffAndPackageDeclarationIsWrong0.011
testDoNotThrowCFEWhenCompileChecksAreOnAndClassDeclarationIsFound0.015
testThrowCFEWhenCompileChecksAreOnAndClassDeclarationIsNotFound0.002

MgnlGroovyJCRNodeTest

testLookUpName0.006
testLookUpPropertyWithAndWithoutAtNotationReturnsSameValue0
testGetChildren0
testGetChildrenWithContentNode0
testIterator0.007
testIteratorWithContentNode0
testShowNode0.001
testShowProperty0

MgnlGroovyNodeTest

testLookUpName0.021
testLookUpPropertyWithAndWithoutAtNotationReturnsSameValue0.004
testGetChildren0
testGetChildrenWithContentNode0
testIterator0
testIteratorWithContentNode0.001

ExecuteGroovyFileTaskTest

testInputFileNotExisting0.015
testInputFileNull0
testInputFileEmpty0.018
testInputFileGeneratingGroovyException0.016
testInputFileHappyFlow0.021

Failure Details

[Summary] [Package List] [Test Cases]


testInstallGroovyFiles
skipped: skipped
testGroovyClassFactoryIsSetupAndModuleLifecycleCanBeAGroovyScript
skipped: skipped