Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|
| 28 | 0 | 0 | 0 | 100% | 30.64 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.swing.multislider | 28 | 0 | 0 | 0 | 100% | 30.64 s | 
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.djutils.swing.multislider
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time | 
|---|---|---|---|---|---|---|---|
| LinearMultiSliderTest | 7 | 0 | 0 | 0 | 100% | 9.043 s | |
| CategorialMultiSliderTest | 7 | 0 | 0 | 0 | 100% | 8.982 s | |
| MultiSliderTest | 14 | 0 | 0 | 0 | 100% | 12.61 s | 
Test Cases
[Summary] [Package List] [Test Cases]
LinearMultiSliderTest
| testUI | 0.674 s | |
| testListeners | 0.008 s | |
| testMouseClicks | 7.260 s | |
| testGetSetDouble | 0.010 s | |
| testErrors | 0.022 s | |
| testLabelPanelHorizontal | 1.030 s | |
| testLabelTable | 0.004 s | 
CategorialMultiSliderTest
| testUI | 0.650 s | |
| testListeners | 0.004 s | |
| testMouseClicks | 7.249 s | |
| testErrors | 0.014 s | |
| testLabelPanelHorizontal | 1.022 s | |
| testGetSet | 0.004 s | |
| testLabelTable | 0.002 s | 
