Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
21 0 0 0 100% 0.772

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 21 0 0 0 100% 0.772

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.12
FileLoggerTest 5 0 0 0 100% 0.008
GroovyScriptInterpreterTest 4 0 0 0 100% 0.448
ScriptRunnerTest 10 0 0 0 100% 0.196

Test Cases

[Summary] [Package List] [Test Cases]

BeanShellScriptInterpreterTest

testEvaluateScriptVars 0.056
testEvaluateScript 0

FileLoggerTest

outputFileNoMirror 0
outputFileWithMirror 0
nullOutputFileNoMirror 0
nullOutputFileWithMirrorWriteByte 0
nullOutputFileWithMirror 0

GroovyScriptInterpreterTest

testEvaluateScriptWithCustomClassPath 0.416
testEvaluateScriptVars 0.008
testEvaluateScript 0.008
testEvaluateScriptWithDefaultClassPath 0.008

ScriptRunnerTest

testBeanshell 0.024
beanshellReturnedNotTrueShouldThrowException 0.008
testBeanshellWithFile 0.008
failedGroovyShouldCreateProperLogsMessage 0.035
testGroovyWithFile 0.048
groovyReturnedFalseShouldThrowException 0.008
failedBeanshellShouldCreateProperLogsMessage 0.016
beanshellReturnedNullShouldBeOk 0
testGroovy 0.032
groovyReturnedNullShouldBeOk 0.009