[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.
[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.
| 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 |
[Summary] [Package List] [Test Cases]
| testBeanshell | 0.025 | |
| testBeanshellWithFile | 0.01 | |
| testGroovy | 0.062 | |
| testGroovyWithFile | 0.02 |