Summary

Tests Errors Failures Skipped Success Rate Time
21 0 0 0 100% 1.251

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

Package Tests Errors Failures Skipped Success Rate Time
org.jmonit.web 13 0 0 0 100% 0.297
org.jmonit 6 0 0 0 100% 0.078
org.jmonit.monitors 2 0 0 0 100% 0.876

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

org.jmonit.web

Class Tests Errors Failures Skipped Success Rate Time
RestServlet2Test 11 0 0 0 100% 0.203
RestServletTest 2 0 0 0 100% 0.094

org.jmonit

Class Tests Errors Failures Skipped Success Rate Time
StopwatchTest 6 0 0 0 100% 0.078

org.jmonit.monitors

Class Tests Errors Failures Skipped Success Rate Time
DefaultMonitorTest 1 0 0 0 100% 0.86
StatisticsTest 1 0 0 0 100% 0.016

Test Cases

DefaultMonitorTest

testRegister 0.75

StatisticsTest

testStatiticsGetComputed 0.016

StopwatchTest

testPauseAndStopWithoutResume 0.032
testStopwatchCanBeCanceled 0.015
testStopwatchCleanupIfNotStoppedByApplication 0
testStopwatchComputesElapsedTime 0.016
testStopwatchSupportUnexpectedMethodCalls 0
testStopwatchAsFeature 0.015

RestServlet2Test

testEmpty 0.032
testRoot 0
testMonitors 0.031
testMonitorByName 0.016
testMonitorFeatures 0
testMonitorFeature 0.015
testMonitorWithSomeFeature 0.016
testMonitorWithSomeFeatures 0.015
testMonitorByTag 0.016
testMonitorByTags 0.016
testTags 0.015

RestServletTest

testRequestRepositoryJson 0.078
testRequestRepositoryJsonNotANumber 0.016