Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 167 | 0 | 0 | 1 | 99.4% | 0.460 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 |
|---|---|---|---|---|---|---|
| info.mikethomas.jfold.unit | 27 | 0 | 0 | 1 | 96.3% | 0.038 s |
| info.mikethomas.jfold.simulation | 22 | 0 | 0 | 0 | 100% | 0.042 s |
| info.mikethomas.jfold.options | 102 | 0 | 0 | 0 | 100% | 0.356 s |
| info.mikethomas.jfold.slot | 16 | 0 | 0 | 0 | 100% | 0.024 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
info.mikethomas.jfold.unit
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| UnitTest | 27 | 0 | 0 | 1 | 96.3% | 0.038 s |
info.mikethomas.jfold.simulation
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| SimulationInfoTest | 22 | 0 | 0 | 0 | 100% | 0.042 s |
info.mikethomas.jfold.options
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| OptionsTest | 102 | 0 | 0 | 0 | 100% | 0.356 s |
info.mikethomas.jfold.slot
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| SlotOptionsTest | 12 | 0 | 0 | 0 | 100% | 0.015 s | |
| SlotTest | 4 | 0 | 0 | 0 | 100% | 0.009 s |
Test Cases
[Summary] [Package List] [Test Cases]
UnitTest
| testGetClone | 0 s | |
| testGetState | 0.001 s | |
| testGetNextAttempt | 0 s | |
| testGetCs | 0 s | |
| testGetId | 0 s | |
| testGetWs | 0 s | |
| testToString | 0 s | |
| - | public void info.mikethomas.jfold.unit.UnitTest.testToString() is @Disabled | - |
| testGetTimeout | 0 s | |
| testGetCore | 0.001 s | |
| testGetSlot | 0 s | |
| testGetUnit | 0.001 s | |
| testGetPercentDone | 0.001 s | |
| testGetProject | 0.001 s | |
| testGetWaitingOn | 0.001 s | |
| testGetBaseCredit | 0.001 s | |
| testGetCreditEstimate | 0 s | |
| testGetDescription | 0.001 s | |
| testGetAssigned | 0.001 s | |
| testGetTotalFrames | 0.001 s | |
| testGetFramesDone | 0 s | |
| testGetEta | 0.001 s | |
| testGetGen | 0 s | |
| testGetPpd | 0 s | |
| testGetRun | 0.001 s | |
| testGetTpf | 0 s | |
| testGetDeadline | 0 s | |
| testGetAttempts | 0 s |
SlotOptionsTest
SimulationInfoTest
SlotTest
| testGetId | 0.001 s | |
| testGetOptions | 0 s | |
| testGetDescription | 0 s | |
| testGetStatus | 0 s |
OptionsTest
Failure Details
[Summary] [Package List] [Test Cases]
| testToString | |
| - | skipped: public void info.mikethomas.jfold.unit.UnitTest.testToString() is @Disabled |
