Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 15 | 0 | 0 | 0 | 100% | 2.956 s |
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.djutils.cli | 15 | 0 | 0 | 0 | 100% | 2.956 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.djutils.cli
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TestCliLocale | 2 | 0 | 0 | 0 | 100% | 0.362 s | |
| TestCliDefaultValueLocale | 2 | 0 | 0 | 0 | 100% | 0.370 s | |
| TestCliRegisterConverter | 1 | 0 | 0 | 0 | 100% | 0.226 s | |
| TestCliCommandLine | 1 | 0 | 0 | 0 | 100% | 0.233 s | |
| TestCliUnitConverters | 1 | 0 | 0 | 0 | 100% | 0.930 s | |
| TestCliHelpVersion | 4 | 0 | 0 | 0 | 100% | 0.253 s | |
| TestCli | 1 | 0 | 0 | 0 | 100% | 0.243 s | |
| TestCliSuperclass | 1 | 0 | 0 | 0 | 100% | 0.288 s | |
| TestCliException | 2 | 0 | 0 | 0 | 100% | 0.051 s |
Test Cases
[Summary] [Package List] [Test Cases]
TestCliLocale
| testCli | 0.326 s | |
| testCliError | 0.010 s |
TestCliDefaultValueLocale
| testCli | 0.337 s | |
| testCliError | 0.010 s |
TestCliRegisterConverter
| testCliRegisterConverters | 0.202 s |
TestCliCommandLine
| testCli | 0.208 s |
TestCliUnitConverters
| testCli | 0.906 s |
TestCliHelpVersion
| testCliWrongValue | 0.191 s | |
| testCliVersion | 0.006 s | |
| testCliWrongOption | 0.007 s | |
| testCliHelp | 0.023 s |
TestCli
| testCli | 0.217 s |
TestCliSuperclass
| testCli | 0.264 s |
TestCliException
| testCliException | 0.026 s | |
| testCliRuntimeException | 0.002 s |
