[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 9 | 0 | 0 | 0 | 100% | 0.756 |
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 | 9 | 0 | 0 | 0 | 100% | 0.756 |
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% | 0.756 |
[Summary] [Package List] [Test Cases]
| testCompilerBasic | 0.404 | |
| testCompilerEmptySource | 0.059 | |
| testCompilerIncludesExcludes | 0.066 | |
| testCompilerFork | 0.036 | |
| testOneOutputFileForAllInput | 0.038 | |
| testCompilerArgs | 0.025 | |
| testOneOutputFileForAllInput2 | 0.026 | |
| testCompileFailure | 0.031 | |
| testCompileFailOnError | 0.028 |