Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
23 0 0 0 100% 0.552 s

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
org.apache.maven.shared.scriptinterpreter 23 0 0 0 100% 0.552 s

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

org.apache.maven.shared.scriptinterpreter

- Class Tests Errors Failures Skipped Success Rate Time
FileLoggerTest 5 0 0 0 100% 0.004 s
GroovyScriptInterpreterTest 4 0 0 0 100% 0.342 s
BeanShellScriptInterpreterTest 2 0 0 0 100% 0.002 s
ScriptRunnerTest 12 0 0 0 100% 0.204 s

Test Cases

[Summary] [Package List] [Test Cases]

FileLoggerTest

outputFileNoMirror 0 s
outputFileWithMirror 0 s
nullOutputFileNoMirror 0.001 s
nullOutputFileWithMirrorWriteByte 0 s
nullOutputFileWithMirror 0.001 s

GroovyScriptInterpreterTest

testEvaluateScriptWithCustomClassPath 0.312 s
testEvaluateScriptVars 0.009 s
testEvaluateScript 0.007 s
testEvaluateScriptWithDefaultClassPath 0.007 s

BeanShellScriptInterpreterTest

testEvaluateScriptVars 0.001 s
testEvaluateScript 0.001 s

ScriptRunnerTest

testBeanshell 0.029 s
beanshellReturnedNotTrueShouldThrowException 0.006 s
testBeanshellWithFile 0.004 s
theSameClassloaderShouldBeUsed(String)[1] 0.013 s
theSameClassloaderShouldBeUsed(String)[2] 0.051 s
failedGroovyShouldCreateProperLogsMessage 0.012 s
testGroovyWithFile 0.045 s
groovyReturnedFalseShouldThrowException 0.007 s
failedBeanshellShouldCreateProperLogsMessage 0.004 s
beanshellReturnedNullShouldBeOk 0.002 s
testGroovy 0.013 s
groovyReturnedNullShouldBeOk 0.005 s