[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 9 | 0 | 0 | 0 | 100% | 2.389 |
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.plugin.compiler | 9 | 0 | 0 | 0 | 100% | 2.389 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| CompilerMojoTestCase | 9 | 0 | 0 | 0 | 100% | 2.389 |
[Summary] [Package List] [Test Cases]
| testCompilerEmptySource | 0.548 | |
| testCompilerIncludesExcludes | 0.482 | |
| testCompilerFork | 1.033 | |
| testOneOutputFileForAllInput | 0.067 | |
| testCompilerArgs | 0.035 | |
| testOneOutputFileForAllInput2 | 0.058 | |
| testCompileFailure | 0.039 | |
| testCompilerBasic | 0.096 | |
| testCompileFailOnError | 0.031 |