Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
8 0 0 0 100% 0.627

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 8 0 0 0 100% 0.627

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
BeanShellScriptInterpreterTest 2 0 0 0 100% 0.089
GroovyScriptInterpreterTest 2 0 0 0 100% 0.421
ScriptRunnerTest 4 0 0 0 100% 0.117

Test Cases

[Summary] [Package List] [Test Cases]

BeanShellScriptInterpreterTest

testEvaluateScript 0.064
testEvaluateScriptVars 0.004

GroovyScriptInterpreterTest

testEvaluateScript 0.409
testEvaluateScriptVars 0.011

ScriptRunnerTest

testBeanshell 0.025
testBeanshellWithFile 0.01
testGroovy 0.062
testGroovyWithFile 0.02