Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
21 | 0 | 0 | 0 | 100% | 1.257 |
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% | 1.257 |
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 | |
---|---|---|---|---|---|---|---|
![]() |
GroovyScriptInterpreterTest | 4 | 0 | 0 | 0 | 100% | 0.859 |
![]() |
BeanShellScriptInterpreterTest | 2 | 0 | 0 | 0 | 100% | 0.048 |
![]() |
ScriptRunnerTest | 10 | 0 | 0 | 0 | 100% | 0.287 |
![]() |
FileLoggerTest | 5 | 0 | 0 | 0 | 100% | 0.063 |
Test Cases
[Summary] [Package List] [Test Cases]
GroovyScriptInterpreterTest
![]() |
testEvaluateScriptWithCustomClassPath | 0.807 |
![]() |
testEvaluateScriptVars | 0.018 |
![]() |
testEvaluateScript | 0.018 |
![]() |
testEvaluateScriptWithDefaultClassPath | 0.013 |
BeanShellScriptInterpreterTest
![]() |
testEvaluateScriptVars | 0.043 |
![]() |
testEvaluateScript | 0.003 |
ScriptRunnerTest
FileLoggerTest
![]() |
outputFileNoMirror | 0.036 |
![]() |
outputFileWithMirror | 0.002 |
![]() |
nullOutputFileNoMirror | 0.002 |
![]() |
nullOutputFileWithMirrorWriteByte | 0.001 |
![]() |
nullOutputFileWithMirror | 0.001 |