[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 15 | 0 | 0 | 0 | 100% | 13.658 |
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.codehaus.mojo.exec | 15 | 0 | 0 | 0 | 100% | 13.658 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| ExecJavaMojoTest | 7 | 0 | 0 | 0 | 100% | 12.913 | |
| ExecMojoTest | 8 | 0 | 0 | 0 | 100% | 0.745 |
[Summary] [Package List] [Test Cases]
| testSimpleRun | 1.482 | |
| testEmptySystemProperty | 0.572 | |
| testIncorrectMainMethodSignature | 0.492 | |
| testWaitNoDaemonThreads | 0.816 | |
| testWaitNonInterruptibleDaemonThreads | 4.632 | |
| testUncooperativeThread | 4.43 | |
| testRunWithArgs | 0.415 |
| testRunOK | 0.275 | |
| testGetExecutablePath | 0.069 | |
| testRunFailure | 0.086 | |
| testRunError | 0.052 | |
| testOverrides | 0.059 | |
| testOverrides3 | 0.062 | |
| testIsResultCodeAFailure | 0.039 | |
| testParseCommandlineOSWin | 0.053 |