magnolia-module-groovy Version: 1.3-alpha1 Last Published: Dec 12, 2012

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
2900293.103%1.432

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.068
info.magnolia.module.groovy.servlets1000100%0.007
info.magnolia.module.groovy.support.nodes2000100%0.034
info.magnolia.module.groovy.console1000100%0.545
info.magnolia.module.groovy.setup10010%0
info.magnolia.module.groovy.support.classes1900194.737%0.778

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.068

info.magnolia.module.groovy.servlets

ClassTestsErrors FailuresSkippedSuccess RateTime
MgnlGroovyRescueServletTest1000100%0.007

info.magnolia.module.groovy.support.nodes

ClassTestsErrors FailuresSkippedSuccess RateTime
MgnlGroovyNodeTest2000100%0.034

info.magnolia.module.groovy.console

ClassTestsErrors FailuresSkippedSuccess RateTime
MgnlGroovyInteractiveConsoleTest1000100%0.545

info.magnolia.module.groovy.setup

ClassTestsErrors FailuresSkippedSuccess RateTime
InstallGroovyFileTest10010%0

info.magnolia.module.groovy.support.classes

ClassTestsErrors FailuresSkippedSuccess RateTime
GroovyClassFactoryTest11000100%0.734
GroovyModuleTest10010%0
MgnlGroovyClassLoaderTest7000100%0.044

Test Cases

[Summary] [Package List] [Test Cases]

MgnlGroovyInteractiveConsoleTest

testOnlyAuthorizedUsersCanExecuteGroovyCode0.545

MgnlGroovyRescueServletTest

testInitMethodSetRescueSecuritySupport0.007

InstallGroovyFileTest

testInstallGroovyFiles0
skipped

GroovyClassFactoryTest

testDelegatesToDefaultClassFactoryToLoadJavaClasses0.027
testThrowsRegularCNFEWhenClassExistsForNeitherCFs0.005
testThrowsCNFEWithCompilationErrorWhenGroovyClassCanNotBeCompiled0.19
testLoadedGroovyClassesCanUseClassesFoundThroughTheDefaultClassLoader0.215
testCanLoadFromClassPath0.024
testCanLoadClassFromRepo0.142
testRepoHasPriorityOverClasspathIfScriptInRepoIsEnabled0.015
testFallsBackToClassPathIfScriptInRepoIsDisabled0.023
testFallsBackToClassPathIfScriptInRepoIsDisabledEvenIfScriptInRepoIsNewer0.022
testRecompilesIfScriptInRepoWasModified0.04
testRecompilesOnNewInstanceIfScriptInRepoWasModified0.031

MgnlGroovyClassLoaderTest

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

MgnlGroovyNodeTest

testLookUpName0.024
testLookUpPropertyWithAndWithoutAtNotationReturnsSameValue0.01

ExecuteGroovyFileTaskTest

testInputFileNotExisting0.015
testInputFileNull0
testInputFileEmpty0.017
testInputFileGeneratingGroovyException0.01
testInputFileHappyFlow0.026

Failure Details

[Summary] [Package List] [Test Cases]


testInstallGroovyFiles
skipped: skipped
testGroovyClassFactoryIsSetupAndModuleLifecycleCanBeAGroovyScript
skipped: skipped