Summary

[ summary] [ package list] [ test cases]

Tests Errors Failures Success rate Time(s)
41 0 0 100.00% 5.05

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

Package Tests Errors Failures Success Rate Time
net.sf.sensor 4 0 0 100.00% 0.35
net.sf.sensor.counter 2 0 0 100.00% 0.57
net.sf.sensor.filter 10 0 0 100.00% 0.66
net.sf.sensor.gauge 1 0 0 100.00% 0.34
net.sf.sensor.gauge.support 3 0 0 100.00% 0.28
net.sf.sensor.meter 7 0 0 100.00% 1.05
net.sf.sensor.timer 14 0 0 100.00% 1.80

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

net.sf.sensor

Class Tests Errors Failures Success Rate Time
Success StaticSensorRuntimeTest 4 0 0 100.00% 0.346

net.sf.sensor.counter

Class Tests Errors Failures Success Rate Time
Success CounterRuntimeTest 1 0 0 100.00% 0.283
Success CounterTest 1 0 0 100.00% 0.287

net.sf.sensor.filter

Class Tests Errors Failures Success Rate Time
Success PropertyValueMatcherTest 6 0 0 100.00% 0.405
Success SensorStatisticsFilterTest 4 0 0 100.00% 0.252

net.sf.sensor.gauge

Class Tests Errors Failures Success Rate Time
Success GaugeRuntimeTest 1 0 0 100.00% 0.337

net.sf.sensor.gauge.support

Class Tests Errors Failures Success Rate Time
Success GaugeSupportClassTest 3 0 0 100.00% 0.281

net.sf.sensor.meter

Class Tests Errors Failures Success Rate Time
Success MeterDataTest 2 0 0 100.00% 0.274
Success MeterRuntimeTest 4 0 0 100.00% 0.316
Success MeterTest 1 0 0 100.00% 0.462

net.sf.sensor.timer

Class Tests Errors Failures Success Rate Time
Success TimerDataTest 8 0 0 100.00% 0.279
Success TimerRuntimeTest 1 0 0 100.00% 0.919
Success TimerStatisticsTest 4 0 0 100.00% 0.280
Success TimerTest 1 0 0 100.00% 0.327

Test Cases

[ summary] [ package list] [ test cases]

StaticSensorRuntimeTest

Success testgetTimerRuntime 0.09
Success testgetMeterRuntime 0.00
Success testgetCounterRuntime 0.00
Success testgetGaugeRuntime 0.00

CounterRuntimeTest

Success testTheBasics 0.03

CounterTest

Success testSimpleStuff 0.03

PropertyValueMatcherTest

Success testGetMatchers 0.03
Success testExactMatcher 0.00
Success testContainsMatcher 0.00
Success testStartsWithMatcher 0.00
Success testEndsWithMatcher 0.00
Success testRegularExpressionMatcher 0.00

SensorStatisticsFilterTest

Success testFilter 0.00
Success testAcceptStatistics 0.00
Success testMatchesIdExpression 0.00
Success testMatchesLabels 0.00

GaugeRuntimeTest

Success testAddGetSetRemoveGauge 0.03

GaugeSupportClassTest

Success testHeapMemoryGauges 0.03
Success testSelfRegisteringConstructors 0.00
Success testSelfRegisteringSetters 0.00

MeterDataTest

Success testConstructionUpdateAndReset 0.03
Success testCreateMeter 0.00

MeterRuntimeTest

Success testGetMeter 0.03
Success testGetMeterStatistics 0.00
Success testReset 0.00
Success testUnmodifiableMeterStatisticsCollectionView 0.04

MeterTest

Success testTheBasics 0.22

TimerDataTest

Success testConstructionAndBasicAccessors 0.03
Success testGetOrCreateChild 0.00
Success testReset 0.00
Success testCreateTimer 0.00
Success testUpdateFromTimer 0.00
Success testGetStatistics 0.00
Success testRefreshStatistics 0.00
Success testGetTreePath 0.00

TimerRuntimeTest

Success testStartTimersAndGetHierarchicalStatistics 0.17

TimerStatisticsTest

Success testConstructionBasicPropertiesAndRefresh 0.04
Success testBasicHierarchy 0.00
Success testHierarchicalRefresh 0.00
Success testGetTreePath 0.00

TimerTest

Success testConstructionStartStop 0.08