Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 36 | 0 | 0 | 0 | 100% | 1.306 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.stats.summarizers | 13 | 0 | 0 | 0 | 100% | 0.657 s |
| org.djutils.stats.summarizers.quantileaccumulator | 6 | 0 | 0 | 0 | 100% | 0.204 s |
| org.djutils.stats | 3 | 0 | 0 | 0 | 100% | 0.070 s |
| org.djutils.stats.summarizers.event | 14 | 0 | 0 | 0 | 100% | 0.375 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.djutils.stats.summarizers
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| TimestampWeightedTallyTest | 3 | 0 | 0 | 0 | 100% | 0.104 s | |
| CounterTest | 1 | 0 | 0 | 0 | 100% | 0.061 s | |
| WeightedTallyTest | 2 | 0 | 0 | 0 | 100% | 0.077 s | |
| TallyTest | 7 | 0 | 0 | 0 | 100% | 0.415 s |
org.djutils.stats.summarizers.quantileaccumulator
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| AccumulatorTest | 5 | 0 | 0 | 0 | 100% | 0.092 s | |
| FixedBinsAccumulatorTest | 1 | 0 | 0 | 0 | 100% | 0.112 s |
org.djutils.stats
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| DistNormalTableTest | 3 | 0 | 0 | 0 | 100% | 0.070 s |
org.djutils.stats.summarizers.event
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| EventBasedTallyTest | 4 | 0 | 0 | 0 | 100% | 0.104 s | |
| EventBasedTimestampWeightedTallyTest | 6 | 0 | 0 | 0 | 100% | 0.117 s | |
| EventBasedCounterTest | 1 | 0 | 0 | 0 | 100% | 0.067 s | |
| EventBasedWeightedTallyTest | 3 | 0 | 0 | 0 | 100% | 0.087 s |
Test Cases
[Summary] [Package List] [Test Cases]
EventBasedTallyTest
| testEventBasedTally | 0.057 s | |
| testFullStorageAccumulator | 0.004 s | |
| testTallyEventProduction | 0.005 s | |
| testNoStorageAccumulator | 0.009 s |
EventBasedTimestampWeightedTallyTest
TimestampWeightedTallyTest
| testTimestampWeightedTallyNumber | 0.055 s | |
| testTimestampWeightedTallySimple | 0.001 s | |
| testTimestampWeightedTallyCalendar | 0.023 s |
EventBasedCounterTest
| testEventBasedCounter | 0.039 s |
DistNormalTableTest
| testInverseCumulativeNormalProbabilities | 0.042 s | |
| testCumulativeNormalProbabilities | 0.001 s | |
| testSmoothness | 0.001 s |
AccumulatorTest
| testFixedBinsAccumulator | 0.027 s | |
| testTDigestAccumulator | 0.014 s | |
| testFullStorageAccumulator | 0.001 s | |
| testAccumulators | 0.017 s | |
| testNoStorageAccumulator | 0.004 s |
CounterTest
| testCounter | 0.037 s |
FixedBinsAccumulatorTest
| testFixedBinsAccumulator | 0.089 s |
WeightedTallyTest
| testWeightedTally | 0.052 s | |
| testWeightedTallySimple | 0.001 s |
TallyTest
EventBasedWeightedTallyTest
| testEventBasedWeightedTally | 0.049 s | |
| testWeightedTallyEventProduction | 0.006 s | |
| testEventBasedWeightedTallySimple | 0.001 s |
