DevCreek Logo
Login | Register |

Analytics
My DevCreek
Scoreboard
Reports

Community
Wiki

Primer
Overview
Quick Start
Download
Metrics
Premium
Technology
Privacy
About Us

Support
FAQ
Contact Us
Heartbeat

Unit Tests - Test Method Duration

How long does it take to execute a test run?
Excessive durations for test runs dissuades developmers from active testing and complicates frequent integrations by team members. The time taken to execute test methods is broken down by package then class.
Please see the Online Help for more details.

Filtered by: Projects: lego4j, Principals: All
Generated by DevCreek: Tue Oct 11 08:59:05 EDT 2011

Project Average(ms)   Min(ms) Max(ms) Daily Wait(min)
  885   885 885  
lego4j 885 885 885 0

lego4j

Test Run Duration

Test Method Duration

Package Average(ms)   Min(ms) Max(ms)
2.0 885   885 885
org.lego4j 877 877 877
org.lego4j.policy 8 8 8
Test Method Average(ms) Min(ms) Max(ms)
24.0 885 885 885
org.lego4j.AbstractLego4jMethodInterceptorSpec.shouldReturnDiffPolicyForOverriddenMethod 7 7 7
org.lego4j.AbstractLego4jMethodInterceptorSpec.shouldReturnUniquePolicyForSameMethod 49 49 49
org.lego4j.AdvisorApplicatorSpec.shouldBlah 6 6 6
org.lego4j.LogAcceptanceTest.shouldLogBeforeMethodExecution 3 3 3
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsEqualsToRecoverableType 1 1 1
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsSubClassOfRecoverableType 1 1 1
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldNotBeRecoverableBecauseExceptionTypeIsNotAnInstanceOfRecoverableType 1 1 1
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnNegativeDelayBecauseMaxNumbersOfRetriesHaveBeenAttemptedAlready 1 1 1
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseMaxNumbersOfRetriesHaveNotBeenAttempted 1 1 1
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseZeroRetriesHaveBeenAttempted 3 3 3
org.lego4j.RetryOnExceptionAcceptanceTest.shouldNotThrowCheckedException 114 114 114
org.lego4j.RetryOnExceptionAcceptanceTest.shouldNotThrowRuntimeException 109 109 109
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowCheckedException 6 6 6
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowCheckedExWhenMethodIsNotAnnotated 45 45 45
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowRuntimeException 3 3 3
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowRuntimeExWhenMethodIsNotAnnotated 4 4 4
org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsCheckedEx 116 116 116
org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsUnCheckedException 129 129 129
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithCheckedExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause 43 43 43
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithRuntimeExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause 87 87 87
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsCheckedAndThereIsNoThrowsClause 54 54 54
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsRuntimeAndThereIsNoThrowsClause 46 46 46
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldNotFail 43 43 43
org.lego4j.RetryOnExceptionPolicyInterceptorSpec.shouldThrowOriginalExceptionIfThreadInterruptedWhileWaitingToRetry 13 13 13