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 Names

Summary of the names of test methods and the words they are composed from. Method names are important to communicate the intent of a test for later maintenance and can indicate the features and focus of the system.
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 Distinct Words Words/Name (av.) Fingerprint
       
lego4j 66 9.00 Because, Checked, Clause, Ex, Exception, Method, Recoverable, Throw, Throws, Type

lego4j

Test Method Words

Already org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnNegativeDelayBecauseMaxNumbersOfRetriesHaveBeenAttemptedAlready
An org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldNotBeRecoverableBecauseExceptionTypeIsNotAnInstanceOfRecoverableType
And org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsCheckedAndThereIsNoThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsRuntimeAndThereIsNoThrowsClause
Annotated org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowCheckedExWhenMethodIsNotAnnotated
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowRuntimeExWhenMethodIsNotAnnotated
Annotation org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithCheckedExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithRuntimeExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsCheckedAndThereIsNoThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsRuntimeAndThereIsNoThrowsClause
Attempted org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnNegativeDelayBecauseMaxNumbersOfRetriesHaveBeenAttemptedAlready
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseMaxNumbersOfRetriesHaveNotBeenAttempted
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseZeroRetriesHaveBeenAttempted
Because org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsEqualsToRecoverableType
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsSubClassOfRecoverableType
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldNotBeRecoverableBecauseExceptionTypeIsNotAnInstanceOfRecoverableType
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnNegativeDelayBecauseMaxNumbersOfRetriesHaveBeenAttemptedAlready
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseMaxNumbersOfRetriesHaveNotBeenAttempted
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseZeroRetriesHaveBeenAttempted
Been org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnNegativeDelayBecauseMaxNumbersOfRetriesHaveBeenAttemptedAlready
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseMaxNumbersOfRetriesHaveNotBeenAttempted
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseZeroRetriesHaveBeenAttempted
Before org.lego4j.LogAcceptanceTest.shouldLogBeforeMethodExecution
org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsCheckedEx
org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsUnCheckedException
Blah org.lego4j.AdvisorApplicatorSpec.shouldBlah
Checked org.lego4j.RetryOnExceptionAcceptanceTest.shouldNotThrowCheckedException
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowCheckedException
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowCheckedExWhenMethodIsNotAnnotated
org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsCheckedEx
org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsUnCheckedException
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithCheckedExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsCheckedAndThereIsNoThrowsClause
Class org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsSubClassOfRecoverableType
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithCheckedExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithRuntimeExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
Clause org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithCheckedExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithRuntimeExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsCheckedAndThereIsNoThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsRuntimeAndThereIsNoThrowsClause
Delay org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnNegativeDelayBecauseMaxNumbersOfRetriesHaveBeenAttemptedAlready
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseMaxNumbersOfRetriesHaveNotBeenAttempted
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseZeroRetriesHaveBeenAttempted
Diff org.lego4j.AbstractLego4jMethodInterceptorSpec.shouldReturnDiffPolicyForOverriddenMethod
Equals org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsEqualsToRecoverableType
Ex org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowCheckedExWhenMethodIsNotAnnotated
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowRuntimeExWhenMethodIsNotAnnotated
org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsCheckedEx
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithCheckedExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithRuntimeExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsCheckedAndThereIsNoThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsRuntimeAndThereIsNoThrowsClause
Exception org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsEqualsToRecoverableType
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsSubClassOfRecoverableType
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldNotBeRecoverableBecauseExceptionTypeIsNotAnInstanceOfRecoverableType
org.lego4j.RetryOnExceptionAcceptanceTest.shouldNotThrowCheckedException
org.lego4j.RetryOnExceptionAcceptanceTest.shouldNotThrowRuntimeException
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowCheckedException
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowRuntimeException
org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsUnCheckedException
org.lego4j.RetryOnExceptionPolicyInterceptorSpec.shouldThrowOriginalExceptionIfThreadInterruptedWhileWaitingToRetry
Execution org.lego4j.LogAcceptanceTest.shouldLogBeforeMethodExecution
Have org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnNegativeDelayBecauseMaxNumbersOfRetriesHaveBeenAttemptedAlready
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseMaxNumbersOfRetriesHaveNotBeenAttempted
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseZeroRetriesHaveBeenAttempted
Instance org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldNotBeRecoverableBecauseExceptionTypeIsNotAnInstanceOfRecoverableType
Interrupted org.lego4j.RetryOnExceptionPolicyInterceptorSpec.shouldThrowOriginalExceptionIfThreadInterruptedWhileWaitingToRetry
Log org.lego4j.LogAcceptanceTest.shouldLogBeforeMethodExecution
Max org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnNegativeDelayBecauseMaxNumbersOfRetriesHaveBeenAttemptedAlready
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseMaxNumbersOfRetriesHaveNotBeenAttempted
Method org.lego4j.AbstractLego4jMethodInterceptorSpec.shouldReturnDiffPolicyForOverriddenMethod
org.lego4j.AbstractLego4jMethodInterceptorSpec.shouldReturnUniquePolicyForSameMethod
org.lego4j.LogAcceptanceTest.shouldLogBeforeMethodExecution
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowCheckedExWhenMethodIsNotAnnotated
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowRuntimeExWhenMethodIsNotAnnotated
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithCheckedExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithRuntimeExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
Millisecond org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsCheckedEx
org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsUnCheckedException
Negative org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnNegativeDelayBecauseMaxNumbersOfRetriesHaveBeenAttemptedAlready
Numbers org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnNegativeDelayBecauseMaxNumbersOfRetriesHaveBeenAttemptedAlready
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseMaxNumbersOfRetriesHaveNotBeenAttempted
Or org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithCheckedExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithRuntimeExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
Original org.lego4j.RetryOnExceptionPolicyInterceptorSpec.shouldThrowOriginalExceptionIfThreadInterruptedWhileWaitingToRetry
Overridden org.lego4j.AbstractLego4jMethodInterceptorSpec.shouldReturnDiffPolicyForOverriddenMethod
Policy org.lego4j.AbstractLego4jMethodInterceptorSpec.shouldReturnDiffPolicyForOverriddenMethod
org.lego4j.AbstractLego4jMethodInterceptorSpec.shouldReturnUniquePolicyForSameMethod
Positive org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseMaxNumbersOfRetriesHaveNotBeenAttempted
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseZeroRetriesHaveBeenAttempted
Recoverable org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsEqualsToRecoverableType
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsSubClassOfRecoverableType
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldNotBeRecoverableBecauseExceptionTypeIsNotAnInstanceOfRecoverableType
Retries org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnNegativeDelayBecauseMaxNumbersOfRetriesHaveBeenAttemptedAlready
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseMaxNumbersOfRetriesHaveNotBeenAttempted
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseZeroRetriesHaveBeenAttempted
Retry org.lego4j.RetryOnExceptionPolicyInterceptorSpec.shouldThrowOriginalExceptionIfThreadInterruptedWhileWaitingToRetry
Retrying org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsCheckedEx
org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsUnCheckedException
Runtime org.lego4j.RetryOnExceptionAcceptanceTest.shouldNotThrowRuntimeException
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowRuntimeException
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowRuntimeExWhenMethodIsNotAnnotated
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithRuntimeExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsRuntimeAndThereIsNoThrowsClause
Same org.lego4j.AbstractLego4jMethodInterceptorSpec.shouldReturnUniquePolicyForSameMethod
Sub org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsSubClassOfRecoverableType
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithCheckedExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithRuntimeExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
That org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithCheckedExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithRuntimeExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
There org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsCheckedAndThereIsNoThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsRuntimeAndThereIsNoThrowsClause
Thread org.lego4j.RetryOnExceptionPolicyInterceptorSpec.shouldThrowOriginalExceptionIfThreadInterruptedWhileWaitingToRetry
Throw org.lego4j.RetryOnExceptionAcceptanceTest.shouldNotThrowCheckedException
org.lego4j.RetryOnExceptionAcceptanceTest.shouldNotThrowRuntimeException
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowCheckedException
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowCheckedExWhenMethodIsNotAnnotated
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowRuntimeException
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowRuntimeExWhenMethodIsNotAnnotated
org.lego4j.RetryOnExceptionPolicyInterceptorSpec.shouldThrowOriginalExceptionIfThreadInterruptedWhileWaitingToRetry
Throws org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsCheckedEx
org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsUnCheckedException
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithCheckedExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithRuntimeExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsCheckedAndThereIsNoThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsRuntimeAndThereIsNoThrowsClause
Type org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsEqualsToRecoverableType
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldBeRecoverableBecauseExceptionTypeIsSubClassOfRecoverableType
org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldNotBeRecoverableBecauseExceptionTypeIsNotAnInstanceOfRecoverableType
Un org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsUnCheckedException
Unique org.lego4j.AbstractLego4jMethodInterceptorSpec.shouldReturnUniquePolicyForSameMethod
Wait100 org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsCheckedEx
org.lego4j.RetryOnExceptionAcceptanceTest.shouldWait100MillisecondBeforeRetryingThrowsUnCheckedException
Waiting org.lego4j.RetryOnExceptionPolicyInterceptorSpec.shouldThrowOriginalExceptionIfThreadInterruptedWhileWaitingToRetry
When org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowCheckedExWhenMethodIsNotAnnotated
org.lego4j.RetryOnExceptionAcceptanceTest.shouldThrowRuntimeExWhenMethodIsNotAnnotated
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithCheckedExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenClassWithMethodWithRuntimeExInAnnotationThatIsNotInThrowsClauseOrIsSubClassOfExInThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsCheckedAndThereIsNoThrowsClause
org.lego4j.RetryOnExceptionBeanPostProcessorSpec.shouldFailWhenExInAnnotationIsRuntimeAndThereIsNoThrowsClause
While org.lego4j.RetryOnExceptionPolicyInterceptorSpec.shouldThrowOriginalExceptionIfThreadInterruptedWhileWaitingToRetry
Zero org.lego4j.policy.RetryMaxNumberOfTimesSpec.shouldReturnPositiveDelayBecauseZeroRetriesHaveBeenAttempted

Method Name Length

Test Method Words

Word Matches
66.0 4
Already 1
An 1
And 2
Annotated 2
Annotation 4
Attempted 3
Be 3
Because 6
Been 3
Before 3
Blah 1
Checked 7
Class 5
Clause 6
Delay 3
Diff 1
Equals 1
Ex 9
Exception 9
Execution 1
Fail 5
For 2
Have 3
If 1
In 8
Instance 1
Interrupted 1
Is 13
Log 1
Max 2
Method 7
Millisecond 2
Negative 1
No 2
Not 10
Numbers 2
Of 6
Or 2
Original 1
Overridden 1
Policy 2
Positive 2
Recoverable 6
Retries 3
Retry 1
Retrying 2
Return 5
Runtime 5
Same 1
Should 24
Sub 3
That 2
There 2
Thread 1
Throw 7
Throws 8
To 2
Type 6
Un 1
Unique 1
Wait100 2
Waiting 1
When 6
While 1
With 4
Zero 1