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: junit, Principals: All
Generated by DevCreek: Tue Oct 11 08:57:59 EDT 2011

Project Distinct Words Words/Name (av.) Fingerprint
       
junit 686 4.00 Are, Assert, Class, Equal, Equals, Error, Initialization, Run, String, When

junit

Test Method Words

0 org.junit.tests.running.methods.ParameterizedTestMethodTest.testFailures[0]
1 org.junit.tests.running.methods.ParameterizedTestMethodTest.testFailures[1]
2 org.junit.tests.running.methods.ParameterizedTestMethodTest.testFailures[2]
Able org.junit.tests.assertion.AssertionTest.shouldBeAbleToCompareNullAndStringNull
org.junit.tests.assertion.AssertionTest.shouldBeAbleToCompareStringNullAndNull
About org.junit.tests.running.classes.SuiteTest.suiteShouldComplainAboutNoSuiteClassesAnnotation
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
test.net.saff.glinda.units.book.HowDoesLoqBook.complainAboutMissingGoals
test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.complainAboutNullYesterdayValue
test.net.saff.glinda.units.projects.HowDoesValueAtTime.gripeAboutNullValue
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.avoidBuggingAboutVelocityShortfallsThatCanBeHandledTomorrow
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.eventuallyBugAboutGoalsThatOnlyGetDoneEveryCoupleDays
Accept test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.acceptBracketsInGoalName
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.acceptRealNumberInput
Access test.net.saff.glinda.units.projects.HowDoesGoalValue.preventValueAccessWhenNull
Accessors test.net.saff.glinda.units.interpretation.TestSearchCriteria.accessorsWork
Account test.net.saff.glinda.units.projects.HowDoesFreshGoal.takeNowIntoAccount
Action test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.showActionItemsFirst
test.net.saff.glinda.user.projects.HowDoesNextStep.showActionItemsFirst
Activate test.net.saff.glinda.user.projects.HowDoesPriorTo.onlyActivateOneProjectFromChain
Active junit.tests.extensions.ActiveTestTest.testActiveRepeatedTest
junit.tests.extensions.ActiveTestTest.testActiveRepeatedTest0
junit.tests.extensions.ActiveTestTest.testActiveRepeatedTest1
junit.tests.extensions.ActiveTestTest.testActiveTest
Actual junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithActualNull
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithActualNullContext
org.junit.tests.assertion.AssertionTest.arraysActualNullMessage
Actually test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.recognizeDoneItemsAreActuallyMoreImportant
Adapted org.junit.tests.junit3compatibility.AllTestsTest.correctTestCountAdapted
Adapter org.junit.tests.junit3compatibility.JUnit38ClassRunnerTest.canUnadaptAnAdapter
Added org.junit.tests.listening.ListenerTest.notifyListenersInTheOrderInWhichTheyAreAdded
org.junit.tests.running.classes.ParameterizedTestTest.failuresAddedForBadTestMethod
Adjustment test.net.saff.glinda.units.projects.HowDoesFreshGoal.determineIfAVelocityAdjustmentCanBePostponed
Affect test.net.saff.glinda.user.projects.HowDoesSetGlobal.affectDefaultExpiration
test.net.saff.glinda.user.projects.HowDoesWait.affectHardParents
test.net.saff.glinda.user.projects.HowDoesWait.affectStatusReport
Affects org.junit.tests.manipulation.SingleMethodTest.filteringAffectsPlan
Afresh org.junit.tests.experimental.theories.runner.WithDataPointMethod.mutableObjectsAreCreatedAfresh
After junit.tests.framework.TestCaseTest.testTearDownAfterError
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testBeforeAndAfterClass
org.junit.tests.running.classes.ParameterizedTestTest.beforeAndAfterClassAreRun
org.junit.tests.running.classes.SuiteTest.beforeAndAfterClassRunOnSuite
org.junit.tests.running.methods.AnnotationTest.testErrorInAfterClass
org.junit.tests.running.methods.AnnotationTest.testRunAllAfterClasses
org.junit.tests.running.methods.AnnotationTest.testRunAllAfterClassesRegardless
org.junit.tests.running.methods.AnnotationTest.testTeardownAfterFailure
org.junit.tests.running.methods.TimeoutTest.makeSureAfterIsCalledAfterATimeout
test.net.saff.glinda.HowDoesTempDirTest.deleteTempDirAfter
+ 6 others
Afters org.junit.tests.running.methods.AnnotationTest.testRunAllAfters
org.junit.tests.running.methods.AnnotationTest.testRunAllAftersRegardless
Ago test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgo
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgoWithDesiredTimeFrame
Allow test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.allowSamenessWhenMoreIsBetter
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.allowComparedItemsToBeMarkedDone
test.net.saff.glinda.user.projects.HowDoesNextStep.allowTwoParentsForOneChild
Allows test.net.saff.glinda.user.ideas.TestInterestizeOutput.allowsIdeasToBeMarkedAsDone
Already test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.readPreferencesAlreadyInJournal
test.net.saff.glinda.user.ideas.TestEstimatizeOutput.ignoresAlreadyEstimatedTasks
test.net.saff.glinda.user.ideas.TestInterestizeOutput.ignoresAlreadyInterestizedIdeas
Always test.net.saff.glinda.HowDoesOnDiskLoqBookTest.alwaysPassFirstIfSomethingElse
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.alwaysPassFirstIfSomethingElse
test.net.saff.glinda.units.book.HowDoesGoingConcerns.alwaysClearConcernOnDone
test.net.saff.glinda.units.book.TestGoingConcerns.doneAlwaysClearsConcern
test.net.saff.glinda.units.interpretation.HowDoesCommand.alwaysTreatBracketedExpressionsAsOneWord
An org.junit.tests.junit3compatibility.JUnit38ClassRunnerTest.canUnadaptAnAdapter
Ancestor test.net.saff.glinda.user.projects.HowDoesWait.preventSoftAncestorHiding
And junit.tests.framework.ComparisonCompactorTest.testNoContextStartAndEndSame
junit.tests.framework.ComparisonCompactorTest.testStartAndEndContext
junit.tests.framework.ComparisonCompactorTest.testStartAndEndContextWithEllipses
junit.tests.framework.TestCaseTest.testExceptionRunningAndTearDown
junit.tests.framework.TestCaseTest.testRunAndTearDownFails
org.junit.tests.assertion.AssertionTest.nullAndStringNullPrintCorrectError
org.junit.tests.assertion.AssertionTest.shouldBeAbleToCompareNullAndStringNull
org.junit.tests.assertion.AssertionTest.shouldBeAbleToCompareStringNullAndNull
org.junit.tests.assertion.AssertionTest.stringNullAndNullWorksToo
org.junit.tests.experimental.theories.runner.WithDataPointFields.differentTypesForConstructorAndMethodOk
+ 8 others
Ands org.junit.tests.assertion.BothTest.threeAndsWork
Annotated org.junit.tests.manipulation.CategoryTest.categoryFilterOnMethodWithAnnotatedClass
org.junit.tests.running.classes.TestClassTest.snappyRetrievalOfAnnotatedMethods
org.junit.tests.running.methods.AnnotationTest.testAnnotatedMethod
Annotation org.junit.tests.description.AnnotatedDescriptionTest.characterizeCreatingMyOwnAnnotation
org.junit.tests.description.AnnotatedDescriptionTest.descriptionOfTestClassHasValuedAnnotation
org.junit.tests.experimental.theories.AllMembersSupplierTest.dataPointsAnnotationMeansTreatAsArrayOnly
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithoutAnnotation
org.junit.tests.manipulation.CategoryTest.categoryAnnotationOnAClass
org.junit.tests.running.classes.SuiteTest.suiteShouldComplainAboutNoSuiteClassesAnnotation
org.junit.tests.running.classes.SuiteTest.withoutSuiteClassAnnotationProducesFailure
Annotations org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfClasses
org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfIgnoredClass
org.junit.tests.description.AnnotatedDescriptionTest.getAnnotationsReturnsAllAnnotations
org.junit.tests.experimental.theories.ParameterSignatureTest.getAnnotations
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.theoryAnnotationsAreRetained
org.junit.tests.experimental.theories.runner.WithDataPointFields.theoryAnnotationsAreRetained
Answering test.net.saff.glinda.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
Answers test.net.saff.glinda.HowDoesOnDiskLoqBookTest.matchAnswersToQuestions
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.matchAnswersToQuestions
test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WIthAnyCorrespondent.handleDifferentAnswers
Any test.net.saff.glinda.units.projects.HowDoesFreshGoal.returnValueBeforeAnyTracks
test.net.saff.stubbedtheories.TestCapturer.capturerWorksOnAnyInterface
test.net.saff.stubbedtheories.TestGuesser.guesserWorksOnAnyInterface
Appears org.junit.tests.running.methods.TimeoutTest.stalledThreadAppearsInStackTrace
Appropriate test.net.saff.glinda.units.book.HowDoesLoqBook.waitAppropriateLengthOfTime
Appropriately test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.wrapExceptionsAppropriately
Approximately org.junit.tests.running.methods.TimeoutTest.infiniteLoopRunsForApproximatelyLengthOfTimeout
Are org.junit.tests.assertion.AssertionTest.arraysDeclaredAsObjectAreComparedAsObjects
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysAreEqual
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysAreNotEqual
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysAreNotEqualNoMessage
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysDeclaredAsOneDimensionalAreEqual
org.junit.tests.assertion.AssertionTest.multiDimensionalIntArraysAreEqual
org.junit.tests.assertion.AssertionTest.naNsAreEqual
org.junit.tests.assertion.AssertionTest.objectsAreSame
org.junit.tests.assertion.AssertionTest.oneDimensionalPrimitiveArraysAreEqual
org.junit.tests.assertion.BothTest.subclassesAreOkInSecondPositionOnly
+ 17 others
Arg junit.tests.framework.TestCaseTest.testNoArgTestCasePasses
test.net.saff.glinda.units.interpretation.HowDoesCommand.dontChooseZeroArgMethodWhenArgsExist
Args test.net.saff.glinda.units.interpretation.HowDoesCommand.dontChooseZeroArgMethodWhenArgsExist
Arguments test.net.saff.glinda.units.interpretation.HowDoesFunction.indicateWhatsWrongWithArguments
Array junit.tests.framework.SuiteTest.testCreateSuiteFromArray
org.junit.tests.experimental.theories.AllMembersSupplierTest.dataPointsAnnotationMeansTreatAsArrayOnly
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.dataPointCanBeArray
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArray
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethod
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethodInSpiteOfMalformedness
org.junit.tests.running.core.CommandLineTest.runTwoClassesAsArray
Arrays org.junit.tests.assertion.AssertionTest.arraysActualNullMessage
org.junit.tests.assertion.AssertionTest.arraysDeclaredAsObjectAreComparedAsObjects
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement0nullMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement0withMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement1nullMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement1withMessage
org.junit.tests.assertion.AssertionTest.arraysDifferentLengthMessage
org.junit.tests.assertion.AssertionTest.arraysElementsDiffer
org.junit.tests.assertion.AssertionTest.arraysEqual
org.junit.tests.assertion.AssertionTest.arraysEqualWithMessage
+ 12 others
As org.junit.tests.assertion.AssertionTest.arraysDeclaredAsObjectAreComparedAsObjects
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysDeclaredAsOneDimensionalAreEqual
org.junit.tests.experimental.theories.AllMembersSupplierTest.dataPointsAnnotationMeansTreatAsArrayOnly
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.initializationErrorsShowUpAsWarnings
org.junit.tests.listening.ResultTest.failedAssumptionDoesntCountAsRun
org.junit.tests.listening.ResultTest.ignoringInMiddleDoesntCountAsRun
org.junit.tests.running.core.CommandLineTest.runTwoClassesAsArray
test.net.saff.glinda.units.interpretation.HowDoesCommand.alwaysTreatBracketedExpressionsAsOneWord
test.net.saff.glinda.units.interpretation.HowDoesFunction.executeWithTargetAsParserIfPossible
test.net.saff.glinda.user.ideas.TestInterestizeOutput.allowsIdeasToBeMarkedAsDone
Ask org.junit.tests.experimental.theories.extendingwithstubs.StubbedTheoriesTest.ask
test.net.saff.glinda.units.book.HowDoesLoqBook.askQuestionsDuringInterestization
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.askForOrder
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.askQuestionsInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.askForOrder
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.askQuestionsInBacklog
test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.askForNewNotificationWhenNowIsNull
test.net.saff.stubbedtheories.TestStubbedTheories$AskADifferentQuestion.ask
Asked test.net.saff.glinda.units.TestStockAnswerCorrespondent.reflectsQuestionAskedTooManyTimes
Asking test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.avoidAskingTwiceForInterest
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.avoidAskingTwiceForInterest
test.net.saff.glinda.user.ideas.TestInterestizeOutput.doesntKeepAskingForDoneIdeas
test.net.saff.glinda.user.ideas.TestInterestizeOutput.doesntKeepAskingForDoubledIdeas
Asks test.net.saff.glinda.units.book.HowDoesLoqBook.asksGoodQuestionDuringEstimatization
Assert junit.tests.framework.AssertTest.testAssertEquals
junit.tests.framework.AssertTest.testAssertEqualsNull
junit.tests.framework.AssertTest.testAssertFalse
junit.tests.framework.AssertTest.testAssertNotNull
junit.tests.framework.AssertTest.testAssertNotSame
junit.tests.framework.AssertTest.testAssertNotSameFailsNull
junit.tests.framework.AssertTest.testAssertNull
junit.tests.framework.AssertTest.testAssertNullNotEqualsNull
junit.tests.framework.AssertTest.testAssertNullNotEqualsString
junit.tests.framework.AssertTest.testAssertSame
+ 21 others
Assertion org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.buildParameterizedAssertionError
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.differentParameterizedAssertionErrorsHaveDifferentToStrings
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.equalParameterizedAssertionErrorsHaveSameToString
Assume org.junit.tests.experimental.AssumptionTest.assumeNoExceptionThrows
org.junit.tests.experimental.AssumptionTest.assumeNotNullIncludesParameterList
org.junit.tests.experimental.AssumptionTest.assumeNotNullPasses
org.junit.tests.experimental.AssumptionTest.assumeNotNullThrowsException
org.junit.tests.experimental.AssumptionTest.assumeThatPasses
org.junit.tests.experimental.AssumptionTest.assumeThatPassesOnStrings
org.junit.tests.experimental.AssumptionTest.assumeThatWorks
org.junit.tests.experimental.AssumptionTest.assumeTrueWorks
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.assumeHalfHourInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.assumeHalfHourInBacklog
Assumption org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassIgnoresClass
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassPreventsTestRun
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforePreventsTestRun
org.junit.tests.experimental.AssumptionTest.failingAssumptionInConstructorIgnoresClass
org.junit.tests.experimental.AssumptionViolatedExceptionTest.AssumptionViolatedExceptionDescribesItself
org.junit.tests.experimental.AssumptionViolatedExceptionTest.simpleAssumptionViolatedExceptionDescribesItself
org.junit.tests.listening.ResultTest.failedAssumptionDoesntCountAsRun
org.junit.tests.listening.TextListenerTest.testAssumptionFailureIsIgnore
org.junit.tests.listening.TextListenerTest.testAssumptionFailureIsReflected
Assumptions org.junit.tests.experimental.AssumptionTest.failedAssumptionsMeanIgnored
org.junit.tests.experimental.AssumptionTest.failedAssumptionsMeanPassing
org.junit.tests.experimental.AssumptionTest.failingAssumptionsPrint
org.junit.tests.experimental.AssumptionTest.passingAssumptionsScootThrough
org.junit.tests.experimental.theories.runner.WhenNoParametersMatch.showFailedAssumptionsWhenNoParametersFound
org.junit.tests.experimental.theories.runner.WithDataPointFields.honorConstructorAssumptions
At org.junit.tests.assertion.AssertionTest.arraysDifferAtElement0nullMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement0withMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement1nullMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement1withMessage
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.initializationErrorsAreThrownAtRuntime
org.junit.tests.validation.InaccessibleBaseClassTest.inaccessibleBaseClassIsCaughtAtValidation
test.net.saff.glinda.units.time.TestDateComparisonMatchers.allDataInAtLeastToString
test.net.saff.glinda.units.time.TestDateComparisonMatchers.atLeastMakesSense
test.net.saff.glinda.units.time.TestDateComparisonMatchers.atLeastToString
test.net.saff.glinda.units.time.TestDateComparisonMatchers.atMostToString
Attention test.net.saff.glinda.units.TestGlinda.payAttentionToLoqBook
Automatically test.net.saff.glinda.user.goals.HowDoesStatusOutput.automaticallySupplyRealNow
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.automaticallySupplyRealNow
Avoid test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.avoidAskingTwiceForInterest
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.avoidAskingTwiceForInterest
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.avoidBuggingAboutVelocityShortfallsThatCanBeHandledTomorrow
Away org.junit.tests.manipulation.SingleMethodTest.filteringAwayEverythingThrowsException
Back org.junit.tests.experimental.results.PrintableResultTest.backTraceHasGoodToString
test.net.saff.glinda.units.book.HowDoesLoqBook.logDoneItemsDuringBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.outputBeforesLearnedDuringBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.returnMultipleLinesFromBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.outputBeforesLearnedDuringBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.returnMultipleLinesFromBackLog
Backlog test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.rejectNullCorrespondentsInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.askQuestionsInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.includeIdeaNamesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.rememberSortingInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.assumeHalfHourInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.correctlyReportEstimatesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.useIdeaNamesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.askQuestionsInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.assumeHalfHourInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.correctlyReportEstimatesInBacklog
+ 3 others
Backward org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingBackwardWorksOnSuite
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingBackwardWorksOnTestClassRunner
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortableWithSuiteMethod.sortingBackwardWorksOnTestClassRunner
Bad org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.reportBadParams
org.junit.tests.experimental.theories.runner.WithDataPointFields.reportBadParams
org.junit.tests.junit3compatibility.AllTestsTest.exceptionThrownWhenSuiteIsBad
org.junit.tests.running.classes.ParameterizedTestTest.failuresAddedForBadTestMethod
org.junit.tests.running.classes.RunWithTest.characterizeErrorMessageFromBadRunner
Base org.junit.tests.validation.InaccessibleBaseClassTest.inaccessibleBaseClassIsCaughtAtValidation
Been test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayIfTheresBeenNoTrackSinceYesterday
Before org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassIgnoresClass
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassPreventsTestRun
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforePreventsTestRun
org.junit.tests.experimental.theories.runner.WithDataPointFields.beforeIsCalledOnEachParameterSet
org.junit.tests.experimental.theories.runner.WithDataPointFields.beforeIsCalledOnSameInstance
org.junit.tests.extension.CompositeRunnerTest.callsBeforeClass
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testBeforeAndAfterClass
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testExceptionInBefore
org.junit.tests.manipulation.SingleMethodTest.parameterizedBeforeClass
org.junit.tests.running.classes.ParameterizedTestTest.beforeAndAfterClassAreRun
+ 7 others
Befores test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.outputBeforesLearnedDuringBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.outputBeforesLearnedDuringBackLog
Behind test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.compareVelocityWhenBehind
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.indicateAGoalThatsBehind
Better test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.allowSamenessWhenMoreIsBetter
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.changeWhenMoreIsBetter
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayAGoalWithZeroTracksWhenMoreIsBetter
Big org.junit.tests.assertion.AssertionTest.bigDecimalsNotEqual
Board test.net.saff.glinda.units.TestUserKeystrokeCollector.keyBoardChoices
Book test.net.saff.glinda.units.TestGlinda.payAttentionToLoqBook
Booleans org.junit.tests.assertion.AssertionTest.booleansNotEqual
Both org.junit.tests.assertion.BothTest.bothFails
org.junit.tests.assertion.BothTest.bothPasses
org.junit.tests.experimental.theories.runner.WithDataPointFields.passParametersToBothConstructorAndMethod
Bracket test.net.saff.glinda.user.goals.TestFirstGoalOutput.bracketGoalName
Bracketed test.net.saff.glinda.units.interpretation.HowDoesCommand.alwaysTreatBracketedExpressionsAsOneWord
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.understandBracketedPreferences
Brackets test.net.saff.glinda.units.interpretation.HowDoesCommandStrings.ignoreNullsWhenCompressingBrackets
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.acceptBracketsInGoalName
test.net.saff.glinda.user.ideas.TestInterestizeOutput.recognizesIdeasContainingBrackets
Branches org.junit.tests.manipulation.SingleMethodTest.eliminateUnnecessaryTreeBranches
Breaks test.net.saff.glinda.units.ideas.TestIdea.eventuallyBreaksInfiniteLoop
Bucketize test.net.saff.glinda.units.TestGlinda.bucketizeWatchesIdeaNames
Bucketized test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WIthAnyCorrespondent.ignorePreviouslyBucketizedIdeas
Buckets test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WithHumanUser.recordDayBuckets
test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WithHumanUser.recordMonthBuckets
test.net.saff.glinda.user.ideas.TestFindOutput.forBuckets
Bug test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.eventuallyBugAboutGoalsThatOnlyGetDoneEveryCoupleDays
Bug609972 junit.tests.framework.ComparisonCompactorTest.testBug609972
Bugging test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.avoidBuggingAboutVelocityShortfallsThatCanBeHandledTomorrow
Build org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.buildParameterizedAssertionError
Bytes org.junit.tests.assertion.AssertionTest.bytesNotEqual
Cache org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testUseGlobalCache
Calculate test.net.saff.glinda.units.book.HowDoesLoqBook.calculateLengthOfPriorityOverride
Called org.junit.tests.experimental.theories.runner.WithDataPointFields.beforeIsCalledOnEachParameterSet
org.junit.tests.experimental.theories.runner.WithDataPointFields.beforeIsCalledOnSameInstance
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteIsCalled
org.junit.tests.running.methods.TimeoutTest.makeSureAfterIsCalledAfterATimeout
Calls org.junit.tests.extension.CompositeRunnerTest.callsBeforeClass
test.net.saff.stubbedtheories.TestGuesser$CanFigureOutMultipleCalls.twoCalls
test.net.saff.stubbedtheories.TestMethodCall.deepEqualsOnMethodCalls
Can org.junit.tests.assertion.AssertionTest.assertThatDescriptionCanBeElided
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.canRunTheories
org.junit.tests.experimental.theories.runner.WithDataPointFields.canRunTheories
org.junit.tests.experimental.theories.runner.WithDataPointFields.canRunTwoParameterTheories
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.dataPointCanBeArray
org.junit.tests.junit3compatibility.JUnit38ClassRunnerTest.canUnadaptAnAdapter
test.net.saff.glinda.units.projects.HowDoesFreshGoal.determineIfAVelocityAdjustmentCanBePostponed
test.net.saff.glinda.units.time.TestGlindaTimePoint.canParseIfDateHasDots
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.avoidBuggingAboutVelocityShortfallsThatCanBeHandledTomorrow
Capturer test.net.saff.stubbedtheories.TestCapturer.capturerWorksOnAnyInterface
Case junit.tests.framework.SuiteTest.testNotExistingTestCase
junit.tests.framework.SuiteTest.testNotPublicTestCase
junit.tests.framework.SuiteTest.testNotVoidTestCase
junit.tests.framework.SuiteTest.testOneTestCase
junit.tests.framework.TestCaseTest.testCaseToString
junit.tests.framework.TestCaseTest.testNamelessTestCase
junit.tests.framework.TestCaseTest.testNoArgTestCasePasses
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.ignoreMethodCase
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.notCaseSensitive
Cases junit.tests.framework.SuiteTest.testNoTestCases
Catches org.junit.tests.running.classes.ParameterizedTestTest.validateClassCatchesNoParameters
Category org.junit.tests.manipulation.CategoryTest.categoryAnnotationOnAClass
org.junit.tests.manipulation.CategoryTest.categoryFilterOnMethodWithAnnotatedClass
org.junit.tests.manipulation.CategoryTest.describeCategoryFilter
org.junit.tests.manipulation.CategoryTest.runACategory
Caught org.junit.tests.validation.InaccessibleBaseClassTest.inaccessibleBaseClassIsCaughtAtValidation
Causes org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.failureCausesExitCodeOf1
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.missingClassCausesExitCodeOf1
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.successCausesExitCodeOf0
org.junit.tests.running.core.SystemExitTest.failureCausesExitCodeOf1
Chain test.net.saff.glinda.user.projects.HowDoesPriorTo.onlyActivateOneProjectFromChain
test.net.saff.stubbedtheories.TestGuesser.guesserChainEventuallyDies
Change test.net.saff.glinda.units.TestGlinda.fileNameMayChange
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.changeWhenGoalNameIsEdited
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.changeWhenMoreIsBetter
Characterize org.junit.tests.description.AnnotatedDescriptionTest.characterizeCreatingMyOwnAnnotation
org.junit.tests.running.classes.RunWithTest.characterizeErrorMessageFromBadRunner
test.net.saff.glinda.units.time.TestDateUnderstanding.characterizeDefaultDateFormat
Chars org.junit.tests.assertion.AssertionTest.charsNotEqual
Check test.net.saff.stubbedtheories.TestStubbedTheoryMethod.allPrimitiveTypesPassCheck
Child test.net.saff.glinda.user.projects.HowDoesNextStep.allowTwoParentsForOneChild
Children test.net.saff.glinda.user.projects.HowDoesPause.preventChildrenFromHoldingUpSoftParents
test.net.saff.glinda.user.projects.HowDoesPriorTo.notEffectWaitingChildren
Choices test.net.saff.glinda.units.TestUserKeystrokeCollector.fourChoices
test.net.saff.glinda.units.TestUserKeystrokeCollector.keyBoardChoices
Choose test.net.saff.glinda.units.interpretation.HowDoesCommand.dontChooseZeroArgMethodWhenArgsExist
Class org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfIgnoredClass
org.junit.tests.description.AnnotatedDescriptionTest.descriptionOfTestClassHasValuedAnnotation
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassIgnoresClass
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassPreventsTestRun
org.junit.tests.experimental.AssumptionTest.failingAssumptionInConstructorIgnoresClass
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.theoryClassMethodsShowUp
org.junit.tests.experimental.theories.runner.WithDataPointFields.theoryClassMethodsShowUp
org.junit.tests.extension.CompositeRunnerTest.callsBeforeClass
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testBeforeAndAfterClass
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testRunWithClass
+ 23 others
Classes org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfClasses
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteWorksWithJUnit4Classes
org.junit.tests.junit3compatibility.SuiteMethodTest.suiteIsUsedWithJUnit4Classes
org.junit.tests.manipulation.SingleMethodTest.classesWithSuiteMethodsAreFiltered
org.junit.tests.running.classes.EnclosedTest.enclosedRunnerPlansEnclosedClasses
org.junit.tests.running.classes.EnclosedTest.enclosedRunnerRunsEnclosedClasses
org.junit.tests.running.classes.SuiteTest.suiteShouldComplainAboutNoSuiteClassesAnnotation
org.junit.tests.running.core.CommandLineTest.runTwoClasses
org.junit.tests.running.core.CommandLineTest.runTwoClassesAsArray
org.junit.tests.running.methods.AnnotationTest.testRunAllAfterClasses
+ 1 others
Classes2 org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteNotUsedWithJUnit4Classes2
Clear test.net.saff.glinda.units.book.HowDoesGoingConcerns.alwaysClearConcernOnDone
Clears test.net.saff.glinda.units.book.TestGoingConcerns.doneAlwaysClearsConcern
Code org.junit.tests.description.SuiteDescriptionTest.hashCodeIsReasonable
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.failureCausesExitCodeOf1
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.missingClassCausesExitCodeOf1
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.successCausesExitCodeOf0
org.junit.tests.running.core.SystemExitTest.failureCausesExitCodeOf1
Codes org.junit.tests.ObjectContractTest.equalsMeansEqualHashCodes
Colons test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.ignoreColonsInInput
Columbus test.net.saff.glinda.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
Combinations org.junit.tests.experimental.theories.runner.TheoriesPerformanceTest.tryCombinationsQuickly
Compare org.junit.tests.assertion.AssertionTest.shouldBeAbleToCompareNullAndStringNull
org.junit.tests.assertion.AssertionTest.shouldBeAbleToCompareStringNullAndNull
test.net.saff.glinda.units.projects.HowDoesFreshGoal.compareVelocities
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.compareVelocity
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.compareVelocityWhenBehind
Compared org.junit.tests.assertion.AssertionTest.arraysDeclaredAsObjectAreComparedAsObjects
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.allowComparedItemsToBeMarkedDone
Comparison junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameComplete
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameCompleteContext
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches2
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches2Context
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatchesContext
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorStartSameComplete
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithActualNull
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithActualNullContext
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithExpectedNull
+ 1 others
Compatibility org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testCompatibility
org.junit.tests.running.classes.SuiteTest.ensureSuitesWorkWithForwardCompatibility
org.junit.tests.running.classes.SuiteTest.forwardCompatibilityWorksWithGetTests
org.junit.tests.running.classes.SuiteTest.forwardCompatibilityWorksWithTestCount
org.junit.tests.running.methods.TestMethodTest.compatibility
org.junit.tests.running.methods.TimeoutTest.compatibility
Competitors test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.showMultipleCompetitors
Complain org.junit.tests.running.classes.SuiteTest.suiteShouldComplainAboutNoSuiteClassesAnnotation
org.junit.tests.running.classes.TestClassTest.complainIfMultipleConstructors
test.net.saff.glinda.units.book.HowDoesLoqBook.complainAboutMissingGoals
test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.complainAboutNullYesterdayValue
Complete junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameComplete
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameCompleteContext
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorStartSameComplete
Compressing test.net.saff.glinda.units.interpretation.HowDoesCommandStrings.ignoreNullsWhenCompressingBrackets
Concern test.net.saff.glinda.units.book.HowDoesGoingConcerns.alwaysClearConcernOnDone
test.net.saff.glinda.units.book.HowDoesGoingConcerns.neverReturnNullFromFindConcern
test.net.saff.glinda.units.book.TestGoingConcerns.doneAlwaysClearsConcern
test.net.saff.glinda.units.book.TestGoingConcerns.findConcernIsNeverNull
Connection junit.tests.framework.ComparisonFailureTest.testConnection
Consider test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.considerDesiredTimeframeWhenReportingNextDesiredTrack
Consistent org.junit.tests.junit3compatibility.SuiteMethodTest.descriptionAndRunNotificationsAreConsistent
Construction org.junit.tests.validation.FailedConstructionTest.failedConstructionIsTestFailure
Constructor org.junit.tests.experimental.AssumptionTest.failingAssumptionInConstructorIgnoresClass
org.junit.tests.experimental.theories.runner.WithDataPointFields.differentTypesForConstructorAndMethodOk
org.junit.tests.experimental.theories.runner.WithDataPointFields.honorConstructorAssumptions
org.junit.tests.experimental.theories.runner.WithDataPointFields.honorConstructorParameters
org.junit.tests.experimental.theories.runner.WithDataPointFields.passParametersToBothConstructorAndMethod
org.junit.tests.running.classes.SuiteTest.suiteShouldBeOKwithNonDefaultConstructor
org.junit.tests.validation.BadlyFormedClassesTest.constructorException
Constructors org.junit.tests.running.classes.TestClassTest.complainIfMultipleConstructors
Containing test.net.saff.glinda.user.ideas.TestInterestizeOutput.recognizesIdeasContainingBrackets
Contains org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteContainsItselfIndirectly
test.net.saff.glinda.units.time.TestTimeMatchers.afterToStringContainsYear
Context junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameCompleteContext
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches2Context
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatchesContext
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithActualNullContext
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithExpectedNullContext
junit.tests.framework.ComparisonCompactorTest.testNoContextStartAndEndSame
junit.tests.framework.ComparisonCompactorTest.testStartAndEndContext
junit.tests.framework.ComparisonCompactorTest.testStartAndEndContextWithEllipses
Correct org.junit.tests.assertion.AssertionTest.nullAndStringNullPrintCorrectError
org.junit.tests.description.SuiteDescriptionTest.equalsIsCorrect
org.junit.tests.junit3compatibility.AllTestsTest.correctTestCount
org.junit.tests.junit3compatibility.AllTestsTest.correctTestCountAdapted
org.junit.tests.running.classes.SuiteTest.suiteTestCountIsCorrect
org.junit.tests.validation.ValidationTest.initializationErrorIsOnCorrectClass
Correctly org.junit.tests.junit3compatibility.JUnit38ClassRunnerTest.plansDecoratorCorrectly
org.junit.tests.running.classes.ParameterizedTestTest.failuresNamedCorrectly
org.junit.tests.running.classes.ParameterizedTestTest.plansNamedCorrectly
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.correctlyReportEstimatesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.correctlyReportEstimatesInBacklog
Correspondents test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.rejectNullCorrespondentsInBacklog
Count org.junit.tests.junit3compatibility.AllTestsTest.correctTestCount
org.junit.tests.junit3compatibility.AllTestsTest.correctTestCountAdapted
org.junit.tests.listening.ResultTest.failedAssumptionDoesntCountAsRun
org.junit.tests.listening.ResultTest.ignoringInMiddleDoesntCountAsRun
org.junit.tests.listening.RunnerTest.newTestCount
org.junit.tests.listening.RunnerTest.oldTestCount
org.junit.tests.running.classes.ParameterizedTestTest.count
org.junit.tests.running.classes.ParameterizedTestTest.countBeforeRun
org.junit.tests.running.classes.SuiteTest.forwardCompatibilityWorksWithTestCount
org.junit.tests.running.classes.SuiteTest.suiteTestCountIsCorrect
Couple test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.eventuallyBugAboutGoalsThatOnlyGetDoneEveryCoupleDays
Crashing org.junit.tests.manipulation.SortableTest$UnsortableRunnersAreHandledWithoutCrashing.unsortablesAreHandledWithoutCrashing
Created org.junit.tests.experimental.theories.runner.WithDataPointMethod.mutableObjectsAreCreatedAfresh
Creates org.junit.tests.manipulation.SingleMethodTest.nonexistentMethodCreatesFailure
Creating org.junit.tests.description.AnnotatedDescriptionTest.characterizeCreatingMyOwnAnnotation
Cycle org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasACycle
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasAForkingCycle
Cycles test.net.saff.glinda.user.projects.HowDoesNextStep.preventCycles
Data org.junit.doc.DataPointsForTheories.iterableDataPoints
org.junit.tests.experimental.theories.AllMembersSupplierTest.dataPointsAnnotationMeansTreatAsArrayOnly
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.dataPointsMustBeStatic
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithoutAnnotation
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithWrongTypes
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreExceptionsFromDataPointMethods
org.junit.tests.experimental.theories.runner.WithDataPointMethod.pickUpDataPointMethods
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.dataPointCanBeArray
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArray
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethod
+ 4 others
Date test.net.saff.glinda.units.time.TestDateUnderstanding.characterizeDefaultDateFormat
test.net.saff.glinda.units.time.TestGlindaTimePoint.canParseIfDateHasDots
test.net.saff.glinda.units.time.TestTimeMatchers.earlierDateIsNotAfter
test.net.saff.glinda.units.time.TestTimeMatchers.laterDateIsAfter
Dates test.net.saff.glinda.units.interpretation.TestFunction.parseDates
Day test.net.saff.glinda.units.projects.HowDoesFreshGoal.rateStatusOkIfYoungerThanADay
test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WithHumanUser.recordDayBuckets
test.net.saff.glinda.user.projects.HowDoesPriorTo.expireSoonerThanOneDay
Days test.net.saff.glinda.units.time.TestDurationString.daysInDurationString
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.eventuallyBugAboutGoalsThatOnlyGetDoneEveryCoupleDays
Deals test.net.saff.glinda.user.ideas.TestInterestOutput.dealsWithMissingInterest
Decimals org.junit.tests.assertion.AssertionTest.bigDecimalsNotEqual
Declared org.junit.tests.assertion.AssertionTest.arraysDeclaredAsObjectAreComparedAsObjects
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysDeclaredAsOneDimensionalAreEqual
Decorator org.junit.tests.junit3compatibility.JUnit38ClassRunnerTest.plansDecoratorCorrectly
Deep test.net.saff.stubbedtheories.TestMethodCall.deepEqualsOnMethodCalls
Deficit test.net.saff.glinda.units.projects.HowDoesFreshGoal.showVelocityDeficit
Delegates org.junit.tests.junit3compatibility.OldTestClassAdaptingListenerTest.addFailureDelegatesToNotifier
Delete test.net.saff.glinda.HowDoesTempDirTest.deleteTempDirAfter
Deletes test.net.saff.glinda.tempdir.TestTempDirUnits.afterDeletesTempDir
Delta org.junit.tests.assertion.AssertionTest.floatsNotEqualWithoutDelta
Dependent test.net.saff.glinda.user.projects.HowDoesDone.releaseDependentProjects
Describe org.junit.tests.manipulation.CategoryTest.describeCategoryFilter
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.describeOptionMatchers
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.describePromptMatchers
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describeDifferentMatchersDifferently
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describeOptionMatchers
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describePromptMatchers
test.net.saff.glinda.units.HowDoesQuestionMatchers.describeDifferentMatchersDifferently
Describes org.junit.tests.experimental.AssumptionViolatedExceptionTest.AssumptionViolatedExceptionDescribesItself
org.junit.tests.experimental.AssumptionViolatedExceptionTest.simpleAssumptionViolatedExceptionDescribesItself
Description org.junit.tests.assertion.AssertionTest.assertThatDescriptionCanBeElided
org.junit.tests.assertion.AssertionTest.assertThatIncludesDescriptionOfTestedValueInErrorMessage
org.junit.tests.assertion.BothTest.descriptionIsSensible
org.junit.tests.assertion.EachTest.eachDescription
org.junit.tests.description.AnnotatedDescriptionTest.descriptionOfTestClassHasValuedAnnotation
org.junit.tests.description.TestDescriptionTest.equalsIsFalseForNonTestDescription
org.junit.tests.experimental.results.ResultMatchersTest.hasFailuresHasGoodDescription
org.junit.tests.junit3compatibility.SuiteMethodTest.descriptionAndRunNotificationsAreConsistent
Descriptions org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfClasses
org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfIgnoredClass
org.junit.tests.experimental.MatcherTest.differentMatchersHaveDifferentDescriptions
Desired test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.considerDesiredTimeframeWhenReportingNextDesiredTrack
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgoWithDesiredTimeFrame
Determine test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.determineEquality
test.net.saff.glinda.units.projects.HowDoesFreshGoal.determineIfAVelocityAdjustmentCanBePostponed
Dies test.net.saff.stubbedtheories.TestGuesser.guesserChainEventuallyDies
Differ org.junit.tests.assertion.AssertionTest.arraysDifferAtElement0nullMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement0withMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement1nullMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement1withMessage
org.junit.tests.assertion.AssertionTest.arraysElementsDiffer
org.junit.tests.assertion.AssertionTest.stringsDifferWithUserMessage
Different org.junit.tests.assertion.AssertionTest.arraysDifferentLengthMessage
org.junit.tests.assertion.AssertionTest.errorMessageDistinguishesDifferentValuesWithSameToString
org.junit.tests.experimental.MatcherTest.differentMatchersHaveDifferentDescriptions
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.differentParameterizedAssertionErrorsHaveDifferentToStrings
org.junit.tests.experimental.theories.runner.WithDataPointFields.differentTypesForConstructorAndMethodOk
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describeDifferentMatchersDifferently
test.net.saff.glinda.units.HowDoesQuestionMatchers.describeDifferentMatchersDifferently
test.net.saff.glinda.units.TestUserKeystrokeCollector.differentLetters
test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WIthAnyCorrespondent.handleDifferentAnswers
Differently test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describeDifferentMatchersDifferently
test.net.saff.glinda.units.HowDoesQuestionMatchers.describeDifferentMatchersDifferently
Dimensional org.junit.tests.assertion.AssertionTest.multiDimensionalArraysAreEqual
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysAreNotEqual
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysAreNotEqualNoMessage
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysDeclaredAsOneDimensionalAreEqual
org.junit.tests.assertion.AssertionTest.multiDimensionalIntArraysAreEqual
org.junit.tests.assertion.AssertionTest.oneDimensionalPrimitiveArraysAreEqual
Dir test.net.saff.glinda.HowDoesTempDirTest.deleteTempDirAfter
test.net.saff.glinda.tempdir.TestTempDirUnits.afterDeletesTempDir
Disappears org.junit.tests.assertion.AssertionTest.nullMessageDisappearsWithAssertEquals
org.junit.tests.assertion.AssertionTest.nullMessageDisappearsWithStringAssertEquals
Display test.net.saff.glinda.units.book.HowDoesLoqBook.displayAllGoalStatus
test.net.saff.glinda.units.book.HowDoesLoqBook.displayPausedProjects
test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.displaySelf
test.net.saff.glinda.units.projects.HowDoesProject.displayParents
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayAGoalWithZeroTracks
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayAGoalWithZeroTracksWhenMoreIsBetter
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayIfTheresBeenNoTrackSinceYesterday
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayWhenGoalIsWaiting
test.net.saff.glinda.user.goals.HowDoesStatusOutput.displayMultipleGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.displayMultipleGoals
+ 3 others
Displayed test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.useDisplayedNameInDoneOutput
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.useDisplayedNameInDoneOutput
Distinguishes org.junit.tests.assertion.AssertionTest.errorMessageDistinguishesDifferentValuesWithSameToString
Does org.junit.tests.assertion.AssertionTest.IntegerDoesNotEqualLong
Doesnt junit.tests.framework.TestCaseTest.testErrorTearingDownDoesntMaskErrorRunning
org.junit.tests.listening.ResultTest.failedAssumptionDoesntCountAsRun
org.junit.tests.listening.ResultTest.ignoringInMiddleDoesntCountAsRun
test.net.saff.glinda.user.ideas.TestInterestizeOutput.doesntKeepAskingForDoneIdeas
test.net.saff.glinda.user.ideas.TestInterestizeOutput.doesntKeepAskingForDoubledIdeas
Done test.net.saff.glinda.units.book.HowDoesGoingConcerns.alwaysClearConcernOnDone
test.net.saff.glinda.units.book.HowDoesLoqBook.logDoneItemsDuringBackLog
test.net.saff.glinda.units.book.TestGoingConcerns.doneAlwaysClearsConcern
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.useDisplayedNameInDoneOutput
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.useDisplayedNameInDoneOutput
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.eventuallyBugAboutGoalsThatOnlyGetDoneEveryCoupleDays
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.reportDoneProjects
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.allowComparedItemsToBeMarkedDone
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.recognizeDoneItemsAreActuallyMoreImportant
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.removeDoneItemsFromQuestioning
+ 4 others
Dont junit.tests.extensions.ExtensionTest.testSetupErrorDontTearDown
org.junit.tests.running.methods.TestMethodTest.dontValidateShadowedMethods
test.net.saff.glinda.units.interpretation.HowDoesCommand.dontChooseZeroArgMethodWhenArgsExist
Dots test.net.saff.glinda.units.time.TestGlindaTimePoint.canParseIfDateHasDots
Doubled test.net.saff.glinda.user.ideas.TestInterestizeOutput.doesntKeepAskingForDoubledIdeas
Doubles org.junit.tests.assertion.AssertionTest.doublesNotEqual
Down junit.tests.extensions.ExtensionTest.testSetupErrorDontTearDown
junit.tests.framework.TestCaseTest.testErrorTearingDownDoesntMaskErrorRunning
junit.tests.framework.TestCaseTest.testExceptionRunningAndTearDown
junit.tests.framework.TestCaseTest.testRunAndTearDownFails
junit.tests.framework.TestCaseTest.testTearDownAfterError
junit.tests.framework.TestCaseTest.testTearDownFails
junit.tests.framework.TestCaseTest.testTearDownSetupFails
Duration test.net.saff.glinda.units.time.TestDurationString.daysInDurationString
test.net.saff.glinda.units.time.TestDurationString.minutesInDurationString
During test.net.saff.glinda.units.book.HowDoesLoqBook.askQuestionsDuringInterestization
test.net.saff.glinda.units.book.HowDoesLoqBook.asksGoodQuestionDuringEstimatization
test.net.saff.glinda.units.book.HowDoesLoqBook.logDoneItemsDuringBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.outputBeforesLearnedDuringBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.outputBeforesLearnedDuringBackLog
Each org.junit.tests.assertion.EachTest.eachDescription
org.junit.tests.experimental.theories.runner.WithDataPointFields.beforeIsCalledOnEachParameterSet
org.junit.tests.experimental.theories.runner.WithDataPointFields.newObjectEachTime
org.junit.tests.listening.TestListenerTest.freshResultEachTime
Earlier test.net.saff.glinda.units.time.TestTimeMatchers.earlierDateIsNotAfter
Easy test.net.saff.glinda.user.goals.TestFirstGoalOutput.easyFirstGoal
Edited test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.changeWhenGoalNameIsEdited
Edits test.net.saff.glinda.user.goals.HowDoesStatusOutput.handleEdits
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.handleEdits
Effect test.net.saff.glinda.user.projects.HowDoesPriorTo.hideParentWhileInEffect
test.net.saff.glinda.user.projects.HowDoesPriorTo.notEffectWaitingChildren
Either org.junit.tests.assertion.BothTest.eitherPasses
Element org.junit.tests.assertion.AssertionTest.arraysWithNullElementEqual
Element0null org.junit.tests.assertion.AssertionTest.arraysDifferAtElement0nullMessage
Element0with org.junit.tests.assertion.AssertionTest.arraysDifferAtElement0withMessage
Element1null org.junit.tests.assertion.AssertionTest.arraysDifferAtElement1nullMessage
Element1with org.junit.tests.assertion.AssertionTest.arraysDifferAtElement1withMessage
Elements org.junit.tests.assertion.AssertionTest.arraysElementsDiffer
Elided org.junit.tests.assertion.AssertionTest.assertThatDescriptionCanBeElided
Eliminate org.junit.tests.manipulation.SingleMethodTest.eliminateUnnecessaryTreeBranches
Ellipses junit.tests.framework.ComparisonCompactorTest.testStartAndEndContextWithEllipses
Else test.net.saff.glinda.HowDoesOnDiskLoqBookTest.alwaysPassFirstIfSomethingElse
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.alwaysPassFirstIfSomethingElse
Enclosed org.junit.tests.running.classes.EnclosedTest.enclosedRunnerIsNamedForEnclosingClass
org.junit.tests.running.classes.EnclosedTest.enclosedRunnerPlansEnclosedClasses
org.junit.tests.running.classes.EnclosedTest.enclosedRunnerRunsEnclosedClasses
Enclosing org.junit.tests.running.classes.EnclosedTest.enclosedRunnerIsNamedForEnclosingClass
End junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameComplete
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameCompleteContext
junit.tests.framework.ComparisonCompactorTest.testEndSame
junit.tests.framework.ComparisonCompactorTest.testNoContextStartAndEndSame
junit.tests.framework.ComparisonCompactorTest.testStartAndEndContext
junit.tests.framework.ComparisonCompactorTest.testStartAndEndContextWithEllipses
test.net.saff.glinda.user.projects.HowDoesPause.endOnResume
Ensure org.junit.tests.junit3compatibility.AllTestsTest.ensureTestIsRun
org.junit.tests.running.classes.SuiteTest.ensureSuitesWorkWithForwardCompatibility
org.junit.tests.running.classes.SuiteTest.ensureTestIsRun
Equal org.junit.tests.assertion.AssertionTest.arraysEqual
org.junit.tests.assertion.AssertionTest.arraysEqualWithMessage
org.junit.tests.assertion.AssertionTest.arraysNotEqual
org.junit.tests.assertion.AssertionTest.arraysNotEqualWithMessage
org.junit.tests.assertion.AssertionTest.arraysWithNullElementEqual
org.junit.tests.assertion.AssertionTest.bigDecimalsNotEqual
org.junit.tests.assertion.AssertionTest.booleansNotEqual
org.junit.tests.assertion.AssertionTest.bytesNotEqual
org.junit.tests.assertion.AssertionTest.charsNotEqual
org.junit.tests.assertion.AssertionTest.doublesNotEqual
+ 21 others
Equality org.junit.tests.assertion.AssertionTest.implicitTypecastEquality
test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.determineEquality
Equals junit.tests.framework.AssertTest.testAssertEquals
junit.tests.framework.AssertTest.testAssertEqualsNull
junit.tests.framework.AssertTest.testAssertNullNotEqualsNull
junit.tests.framework.AssertTest.testAssertNullNotEqualsString
junit.tests.framework.AssertTest.testAssertStringEquals
junit.tests.framework.AssertTest.testAssertStringNotEqualsNull
junit.tests.framework.DoublePrecisionAssertTest.testAssertEqualsNaNFails
junit.tests.framework.DoublePrecisionAssertTest.testAssertNaNEqualsFails
junit.tests.framework.DoublePrecisionAssertTest.testAssertNaNEqualsNaN
junit.tests.framework.DoublePrecisionAssertTest.testAssertNegInfinityEqualsInfinity
+ 25 others
Error junit.tests.extensions.ExtensionTest.testRunningErrorInTestSetup
junit.tests.extensions.ExtensionTest.testSetupErrorDontTearDown
junit.tests.extensions.ExtensionTest.testSetupErrorInTestSetup
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameComplete
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameCompleteContext
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches2
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches2Context
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatchesContext
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorStartSameComplete
+ 69 others
Errors junit.tests.extensions.ExtensionTest.testRunningErrorsInTestSetup
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.differentParameterizedAssertionErrorsHaveDifferentToStrings
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.equalParameterizedAssertionErrorsHaveSameToString
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.initializationErrorsAreThrownAtRuntime
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.initializationErrorsShowUpAsWarnings
Estimate test.net.saff.glinda.units.book.HowDoesLoqBook.reduceEstimateInQuestion
Estimated test.net.saff.glinda.user.ideas.TestEstimatizeOutput.ignoresAlreadyEstimatedTasks
Estimates test.net.saff.glinda.units.book.HowDoesLoqBook.raiseEstimatesInQuestions
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.correctlyReportEstimatesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.correctlyReportEstimatesInBacklog
Estimatization test.net.saff.glinda.units.book.HowDoesLoqBook.asksGoodQuestionDuringEstimatization
test.net.saff.glinda.units.ideas.TestIdea.usesIdeaNamesInEstimatization
Eventually test.net.saff.glinda.units.ideas.TestIdea.eventuallyBreaksInfiniteLoop
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.eventuallyBugAboutGoalsThatOnlyGetDoneEveryCoupleDays
test.net.saff.stubbedtheories.TestGuesser.guesserChainEventuallyDies
Every test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.eventuallyBugAboutGoalsThatOnlyGetDoneEveryCoupleDays
Everything org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$HasATwoParameterTheory.everythingIsZero
org.junit.tests.manipulation.SingleMethodTest.filteringAwayEverythingThrowsException
Exception junit.tests.framework.TestCaseTest.testExceptionRunningAndTearDown
org.junit.tests.experimental.AssumptionTest.assumeNoExceptionThrows
org.junit.tests.experimental.AssumptionTest.assumeNotNullThrowsException
org.junit.tests.experimental.AssumptionViolatedExceptionTest.AssumptionViolatedExceptionDescribesItself
org.junit.tests.experimental.AssumptionViolatedExceptionTest.simpleAssumptionViolatedExceptionDescribesItself
org.junit.tests.junit3compatibility.AllTestsTest.exceptionThrownWhenSuiteIsBad
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testException
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testExceptionInBefore
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testNoException
org.junit.tests.manipulation.SingleMethodTest.filteringAwayEverythingThrowsException
+ 8 others
Exceptions org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreExceptionsFromDataPointMethods
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.wrapExceptionsAppropriately
Execute test.net.saff.glinda.units.interpretation.HowDoesFunction.executeWithTargetAsParserIfPossible
Exist org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfClasses
org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfIgnoredClass
test.net.saff.glinda.units.interpretation.HowDoesCommand.dontChooseZeroArgMethodWhenArgsExist
Existing junit.tests.framework.SuiteTest.testNotExistingTestCase
Exit org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.failureCausesExitCodeOf1
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.missingClassCausesExitCodeOf1
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.successCausesExitCodeOf0
org.junit.tests.running.core.SystemExitTest.failureCausesExitCodeOf1
Expected junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithExpectedNull
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithExpectedNullContext
org.junit.tests.assertion.AssertionTest.arraysExpectedNullMessage
org.junit.tests.experimental.theories.runner.WithOnlyTestAnnotations.honorExpected
org.junit.tests.experimental.theories.runner.WithOnlyTestAnnotations.honorExpectedPassing
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testExpected
org.junit.tests.running.methods.ExpectedTest.expected
Expects org.junit.tests.running.methods.ExpectedTest.expectsSuperclass
Expiration test.net.saff.glinda.user.projects.HowDoesSetGlobal.affectDefaultExpiration
Expire test.net.saff.glinda.user.projects.HowDoesPriorTo.expire
test.net.saff.glinda.user.projects.HowDoesPriorTo.expireSoonerThanOneDay
Expressions test.net.saff.glinda.units.interpretation.HowDoesCommand.alwaysTreatBracketedExpressionsAsOneWord
Extends org.junit.tests.running.classes.RunWithTest.runWithExtendsToSubclasses
Failed org.junit.tests.experimental.AssumptionTest.failedAssumptionsMeanIgnored
org.junit.tests.experimental.AssumptionTest.failedAssumptionsMeanPassing
org.junit.tests.experimental.theories.runner.WhenNoParametersMatch.showFailedAssumptionsWhenNoParametersFound
org.junit.tests.listening.ResultTest.failedAssumptionDoesntCountAsRun
org.junit.tests.validation.FailedConstructionTest.failedConstructionIsTestFailure
Failing org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassIgnoresClass
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassPreventsTestRun
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforePreventsTestRun
org.junit.tests.experimental.AssumptionTest.failingAssumptionInConstructorIgnoresClass
org.junit.tests.experimental.AssumptionTest.failingAssumptionsPrint
org.junit.tests.listening.TestListenerTest.failingListener
org.junit.tests.listening.TestListenerTest.removeFailingListeners
Fails junit.tests.framework.AssertTest.testAssertNotSameFailsNull
junit.tests.framework.DoublePrecisionAssertTest.testAssertEqualsNaNFails
junit.tests.framework.DoublePrecisionAssertTest.testAssertNaNEqualsFails
junit.tests.framework.FloatAssertTest.testAssertEqualsNaNFails
junit.tests.framework.FloatAssertTest.testAssertNaNEqualsFails
junit.tests.framework.TestCaseTest.testRunAndTearDownFails
junit.tests.framework.TestCaseTest.testSetupFails
junit.tests.framework.TestCaseTest.testTearDownFails
junit.tests.framework.TestCaseTest.testTearDownSetupFails
org.junit.tests.assertion.AssertionTest.fails
+ 3 others
Failure junit.tests.framework.TestCaseTest.testFailure
junit.tests.framework.TestListenerTest.testFailure
junit.tests.runner.TextFeedbackTest.testFailure
junit.tests.runner.TextRunnerTest.testFailure
org.junit.tests.junit3compatibility.OldTestClassAdaptingListenerTest.addFailureDelegatesToNotifier
org.junit.tests.listening.TextListenerTest.testAssumptionFailureIsIgnore
org.junit.tests.listening.TextListenerTest.testAssumptionFailureIsReflected
org.junit.tests.manipulation.SingleMethodTest.nonexistentMethodCreatesFailure
org.junit.tests.running.classes.ParameterizedTestTest.meaningfulFailureWhenParameterListsAreNotArrays
org.junit.tests.running.classes.ParameterizedTestTest.meaningfulFailureWhenParametersNotPublic
+ 12 others
Failures org.junit.tests.experimental.results.PrintableResultTest.includeMultipleFailures
org.junit.tests.experimental.results.ResultMatchersTest.hasFailuresHasGoodDescription
org.junit.tests.running.classes.ParameterizedTestTest.failuresAddedForBadTestMethod
org.junit.tests.running.classes.ParameterizedTestTest.failuresNamedCorrectly
org.junit.tests.running.methods.ParameterizedTestMethodTest.testFailures[0]
org.junit.tests.running.methods.ParameterizedTestMethodTest.testFailures[1]
org.junit.tests.running.methods.ParameterizedTestMethodTest.testFailures[2]
org.junit.tests.running.methods.TestMethodTest.testFailures
False junit.tests.framework.AssertTest.testAssertFalse
org.junit.tests.description.TestDescriptionTest.equalsIsFalseForNonTestDescription
File test.net.saff.glinda.units.TestGlinda.fileNameMayChange
Filter junit.tests.runner.StackFilterTest.testFilter
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.shouldFilterNull
org.junit.tests.manipulation.CategoryTest.categoryFilterOnMethodWithAnnotatedClass
org.junit.tests.manipulation.CategoryTest.describeCategoryFilter
org.junit.tests.manipulation.SingleMethodTest.parameterizedFilterToSingleMethod
Filtered org.junit.tests.manipulation.SingleMethodTest.classesWithSuiteMethodsAreFiltered
Filtering org.junit.tests.manipulation.SingleMethodTest.filteringAffectsPlan
org.junit.tests.manipulation.SingleMethodTest.filteringAwayEverythingThrowsException
Find test.net.saff.glinda.units.book.HowDoesGoingConcerns.neverReturnNullFromFindConcern
test.net.saff.glinda.units.book.TestGoingConcerns.findConcernIsNeverNull
Finding test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.maintainDataWhenFinding
Fine org.junit.tests.running.methods.TestMethodTest.onlyIgnoredMethodsIsStillFineTestClass
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.unknownMethodsAreFine
Finished org.junit.tests.listening.RunnerTest.testFinished
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readAFinishedNextStep
First test.net.saff.glinda.HowDoesOnDiskLoqBookTest.alwaysPassFirstIfSomethingElse
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.alwaysPassFirstIfSomethingElse
test.net.saff.glinda.units.book.HowDoesLoqBook.showFirstGoal
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.showActionItemsFirst
test.net.saff.glinda.user.goals.TestFirstGoalOutput.easyFirstGoal
test.net.saff.glinda.user.projects.HowDoesNextStep.showActionItemsFirst
Flag test.net.saff.glinda.user.goals.HowDoesStatusOutput.readWithTimesFlag
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.readWithTimesFlag
Flags test.net.saff.glinda.units.projects.TestStatusContext.notAllFlagsAreWithTimes
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readMultipleFlags
test.net.saff.glinda.user.projects.HowDoesNextStep.readMultipleFlags
Floats org.junit.tests.assertion.AssertionTest.floatsNotEqual
org.junit.tests.assertion.AssertionTest.floatsNotEqualWithoutDelta
Forking org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasAForkingCycle
Format test.net.saff.glinda.units.time.TestDateUnderstanding.characterizeDefaultDateFormat
Forward org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingForwardWorksOnSuite
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingForwardWorksOnTestClassRunner
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortableWithSuiteMethod.sortingForwardWorksOnTestClassRunner
org.junit.tests.running.classes.SuiteTest.ensureSuitesWorkWithForwardCompatibility
org.junit.tests.running.classes.SuiteTest.forwardCompatibilityWorksWithGetTests
org.junit.tests.running.classes.SuiteTest.forwardCompatibilityWorksWithTestCount
Found org.junit.tests.experimental.theories.runner.WhenNoParametersMatch.showFailedAssumptionsWhenNoParametersFound
Four test.net.saff.glinda.units.TestUserKeystrokeCollector.fourChoices
Frame test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgoWithDesiredTimeFrame
Fresh org.junit.tests.listening.TestListenerTest.freshResultEachTime
From junit.tests.framework.SuiteTest.testCreateSuiteFromArray
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreExceptionsFromDataPointMethods
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArray
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethod
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethodInSpiteOfMalformedness
org.junit.tests.running.classes.RunWithTest.characterizeErrorMessageFromBadRunner
test.net.saff.glinda.units.book.HowDoesGoingConcerns.neverReturnNullFromFindConcern
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.returnMultipleLinesFromBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.returnMultipleLinesFromBackLog
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.removeDoneItemsFromQuestioning
+ 4 others
Generated org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.generatedErrorTestsMatchUp
Glinda test.net.saff.glinda.units.time.TestGlindaTimePoint.glindaToString
Global org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testUseGlobalCache
Goal test.net.saff.glinda.units.book.HowDoesLoqBook.displayAllGoalStatus
test.net.saff.glinda.units.book.HowDoesLoqBook.showFirstGoal
test.net.saff.glinda.units.projects.HowDoesAnyGoal.includeGoalNameWhenWaiting
test.net.saff.glinda.units.projects.HowDoesFreshGoal.indicateAGoodGoalStatus
test.net.saff.glinda.units.projects.HowDoesFreshGoal.pullUpStatusOnAGoalWithoutTracks
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.acceptBracketsInGoalName
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.changeWhenGoalNameIsEdited
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayAGoalWithZeroTracks
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayAGoalWithZeroTracksWhenMoreIsBetter
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayWhenGoalIsWaiting
+ 4 others
Goals test.net.saff.glinda.units.book.HowDoesLoqBook.complainAboutMissingGoals
test.net.saff.glinda.units.book.HowDoesLoqBook.showGoals
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.eventuallyBugAboutGoalsThatOnlyGetDoneEveryCoupleDays
test.net.saff.glinda.user.goals.HowDoesStatusOutput.displayMultipleGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutput.reportPausedGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutput.reportResumedGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.displayMultipleGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.reportPausedGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.reportResumedGoals
test.net.saff.glinda.user.goals.TestGoalsOutput.displayAllGoals
Goes test.net.saff.glinda.units.interpretation.HowDoesFunction.indicatesParametersWhenSomethingGoesWrong
Good org.junit.tests.experimental.results.PrintableResultTest.backTraceHasGoodToString
org.junit.tests.experimental.results.ResultMatchersTest.hasFailuresHasGoodDescription
test.net.saff.glinda.units.book.HowDoesLoqBook.asksGoodQuestionDuringEstimatization
test.net.saff.glinda.units.projects.HowDoesFreshGoal.indicateAGoodGoalStatus
Gripe test.net.saff.glinda.units.projects.HowDoesValueAtTime.gripeAboutNullValue
Guesser test.net.saff.stubbedtheories.TestGuesser.guesserChainEventuallyDies
test.net.saff.stubbedtheories.TestGuesser.guesserWorksOnAnyInterface
test.net.saff.stubbedtheories.TestGuesserQueue.updateOnlyWorksOnLastReturnedGuesser
Half test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.assumeHalfHourInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.assumeHalfHourInBacklog
Handle test.net.saff.glinda.user.goals.HowDoesStatusOutput.handleEdits
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.handleEdits
test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WIthAnyCorrespondent.handleDifferentAnswers
test.net.saff.glinda.user.projects.HowDoesWait.handleMultiWordProjects
Handled org.junit.tests.manipulation.SortableTest$UnsortableRunnersAreHandledWithoutCrashing.unsortablesAreHandledWithoutCrashing
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.avoidBuggingAboutVelocityShortfallsThatCanBeHandledTomorrow
Happens org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteContainsItselfIndirectly
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasACycle
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasAForkingCycle
Happy test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.workOnTheHappyPath
test.net.saff.glinda.user.ideas.TestEstimatizeOutput.forHappyPath
Hard test.net.saff.glinda.user.projects.HowDoesWait.affectHardParents
Has org.junit.tests.description.AnnotatedDescriptionTest.descriptionOfTestClassHasValuedAnnotation
org.junit.tests.experimental.results.PrintableResultTest.backTraceHasGoodToString
org.junit.tests.experimental.results.ResultMatchersTest.hasFailuresHasGoodDescription
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasACycle
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasAForkingCycle
test.net.saff.glinda.units.interpretation.TestFunction.toStringHasImportantInfo
test.net.saff.glinda.units.time.TestGlindaTimePoint.canParseIfDateHasDots
Hash org.junit.tests.description.SuiteDescriptionTest.hashCodeIsReasonable
org.junit.tests.ObjectContractTest.equalsMeansEqualHashCodes
Hashcodes test.net.saff.glinda.units.HowDoAllObjects.equalObjectsHaveEqualHashcodes
Have org.junit.tests.experimental.MatcherTest.differentMatchersHaveDifferentDescriptions
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.differentParameterizedAssertionErrorsHaveDifferentToStrings
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.equalParameterizedAssertionErrorsHaveSameToString
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$PositiveInts.haveAPostiveSquare
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$PositiveIntsWithMethodParams.haveAPostiveSquare
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$PositiveIntsWithNegativeField.haveAPostiveSquare
test.net.saff.glinda.units.HowDoAllObjects.equalObjectsHaveEqualHashcodes
Hide test.net.saff.glinda.user.projects.HowDoesPriorTo.hideParentWhileInEffect
Hiding test.net.saff.glinda.user.projects.HowDoesWait.preventSoftAncestorHiding
test.net.saff.glinda.user.projects.HowDoesWait.preventSoftParentHiding
Holding test.net.saff.glinda.user.projects.HowDoesPause.preventChildrenFromHoldingUpSoftParents
Honor org.junit.tests.experimental.theories.runner.WithDataPointFields.honorConstructorAssumptions
org.junit.tests.experimental.theories.runner.WithDataPointFields.honorConstructorParameters
org.junit.tests.experimental.theories.runner.WithOnlyTestAnnotations.honorExpected
org.junit.tests.experimental.theories.runner.WithOnlyTestAnnotations.honorExpectedPassing
org.junit.tests.experimental.theories.runner.WithOnlyTestAnnotations.honorTimeout
Hour test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.assumeHalfHourInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.assumeHalfHourInBacklog
Idea test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.includeIdeaNamesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.includeIdeaNamesWhenInterestizing
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.useIdeaNamesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.includeIdeaNamesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.includeIdeaNamesWhenInterestizing
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.useIdeaNamesInBacklog
test.net.saff.glinda.units.ideas.TestIdea.usesIdeaNamesInEstimatization
test.net.saff.glinda.units.ideas.TestIdea.usesIdeaNamesInQuestions
test.net.saff.glinda.units.TestGlinda.bucketizeWatchesIdeaNames
Ideas test.net.saff.glinda.units.book.HowDoesLoqBook.rememberIdeas
test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WIthAnyCorrespondent.ignorePreviouslyBucketizedIdeas
test.net.saff.glinda.user.ideas.TestIdeasOutput.ideas
test.net.saff.glinda.user.ideas.TestInterestizeOutput.allowsIdeasToBeMarkedAsDone
test.net.saff.glinda.user.ideas.TestInterestizeOutput.doesntKeepAskingForDoneIdeas
test.net.saff.glinda.user.ideas.TestInterestizeOutput.doesntKeepAskingForDoubledIdeas
test.net.saff.glinda.user.ideas.TestInterestizeOutput.ignoresAlreadyInterestizedIdeas
test.net.saff.glinda.user.ideas.TestInterestizeOutput.recognizesIdeasContainingBrackets
Iff test.net.saff.glinda.units.HowDoesConstructorEquality.equalIffParametersUnequal
Ignore org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithoutAnnotation
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithWrongTypes
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreExceptionsFromDataPointMethods
org.junit.tests.listening.TextListenerTest.testAssumptionFailureIsIgnore
org.junit.tests.listening.TextListenerTest.testIgnore
org.junit.tests.running.classes.IgnoreClassTest.ignoreClass
org.junit.tests.running.methods.TestMethodTest.ignoreRunner
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.ignoreMethodCase
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.ignoreUnknownMethods
test.net.saff.glinda.units.interpretation.HowDoesCommandStrings.ignoreNullsWhenCompressingBrackets
+ 5 others
Ignored org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfIgnoredClass
org.junit.tests.experimental.AssumptionTest.failedAssumptionsMeanIgnored
org.junit.tests.running.classes.IgnoreClassTest.includeClassNameWhenClassIsIgnored
org.junit.tests.running.classes.IgnoreClassTest.includeReasonWhenClassIsIgnored
org.junit.tests.running.methods.TestMethodTest.onlyIgnoredMethodsIsStillFineTestClass
Ignores org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassIgnoresClass
org.junit.tests.experimental.AssumptionTest.failingAssumptionInConstructorIgnoresClass
test.net.saff.glinda.user.ideas.TestEstimatizeOutput.ignoresAlreadyEstimatedTasks
test.net.saff.glinda.user.ideas.TestInterestizeOutput.ignoresAlreadyInterestizedIdeas
Ignoring org.junit.tests.listening.ResultTest.ignoringInMiddleDoesntCountAsRun
Implicit org.junit.tests.assertion.AssertionTest.implicitTypecastEquality
Important test.net.saff.glinda.units.interpretation.TestFunction.toStringHasImportantInfo
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.recognizeDoneItemsAreActuallyMoreImportant
Inaccessible org.junit.tests.validation.InaccessibleBaseClassTest.inaccessibleBaseClassIsCaughtAtValidation
Includes org.junit.tests.assertion.AssertionTest.assertThatIncludesDescriptionOfTestedValueInErrorMessage
org.junit.tests.experimental.AssumptionTest.assumeNotNullIncludesParameterList
test.net.saff.stubbedtheories.TestMethodCall.toStringIncludesMethodNameAndParameters
Indeed org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$DifferentTypesInConstructor.yesIndeed
Indicate test.net.saff.glinda.units.interpretation.HowDoesFunction.indicateWhatsWrongWithArguments
test.net.saff.glinda.units.projects.HowDoesAnyGoal.indicateThereAreNoTracks
test.net.saff.glinda.units.projects.HowDoesFreshGoal.indicateAGoodGoalStatus
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.indicateAGoalThatsBehind
Indicates test.net.saff.glinda.units.interpretation.HowDoesFunction.indicatesParametersWhenSomethingGoesWrong
Indirectly org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteContainsItselfIndirectly
Infinite org.junit.tests.running.methods.TimeoutTest.infiniteLoop
org.junit.tests.running.methods.TimeoutTest.infiniteLoopRunsForApproximatelyLengthOfTimeout
test.net.saff.glinda.units.ideas.TestIdea.eventuallyBreaksInfiniteLoop
Infinities junit.tests.framework.FloatAssertTest.testAllInfinities
Infinity junit.tests.framework.DoublePrecisionAssertTest.testAssertNegInfinityEqualsInfinity
junit.tests.framework.DoublePrecisionAssertTest.testAssertPosInfinityEqualsInfinity
junit.tests.framework.DoublePrecisionAssertTest.testAssertPosInfinityNotEquals
junit.tests.framework.DoublePrecisionAssertTest.testAssertPosInfinityNotEqualsNegInfinity
junit.tests.framework.FloatAssertTest.testAssertNegInfinityEqualsInfinity
junit.tests.framework.FloatAssertTest.testAssertPosInfinityEqualsInfinity
junit.tests.framework.FloatAssertTest.testAssertPosInfinityNotEquals
junit.tests.framework.FloatAssertTest.testAssertPosInfinityNotEqualsNegInfinity
Info test.net.saff.glinda.units.interpretation.TestFunction.toStringHasImportantInfo
Inheritance org.junit.tests.running.methods.AnnotationTest.testOrderingOfInheritance
org.junit.tests.running.methods.AnnotationTest.testTestInheritance
Inherited junit.tests.framework.SuiteTest.testInheritedTests
org.junit.tests.running.methods.InheritedTestTest.subclassWithInheritedTestAndOwnBeforeRunsBefore
org.junit.tests.running.methods.InheritedTestTest.subclassWithOnlyInheritedTestsRuns
org.junit.tests.running.methods.TestMethodTest.validateInheritedMethods
Initialization org.junit.tests.assertion.AssertionTest.initializationError
org.junit.tests.assertion.EachTest.initializationError
org.junit.tests.description.AnnotatedDescriptionTest.initializationError
org.junit.tests.description.SuiteDescriptionTest.initializationError
org.junit.tests.description.TestDescriptionTest.initializationError
org.junit.tests.doc.TheSimplestTestCase.initializationError
org.junit.tests.experimental.AssumptionTest.initializationError
org.junit.tests.experimental.results.ResultMatchersTest.initializationError
org.junit.tests.experimental.theories.AllMembersSupplierTest.initializationError
org.junit.tests.experimental.theories.runner.TheoriesPerformanceTest.initializationError
+ 42 others
Input test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.acceptRealNumberInput
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.ignoreColonsInInput
Instance org.junit.tests.experimental.theories.runner.WithDataPointFields.beforeIsCalledOnSameInstance
Int org.junit.tests.assertion.AssertionTest.multiDimensionalIntArraysAreEqual
Integer org.junit.tests.assertion.AssertionTest.IntegerDoesNotEqualLong
Interest test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.avoidAskingTwiceForInterest
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.avoidAskingTwiceForInterest
test.net.saff.glinda.units.ideas.TestIdea.interestIsKnownOnceNoted
test.net.saff.glinda.user.ideas.TestInterestOutput.dealsWithMissingInterest
Interestization test.net.saff.glinda.units.book.HowDoesLoqBook.askQuestionsDuringInterestization
Interestize test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.interestize
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.interestize
test.net.saff.glinda.user.ideas.TestInterestizeOutput.interestize
Interestized test.net.saff.glinda.user.ideas.TestInterestizeOutput.ignoresAlreadyInterestizedIdeas
Interestizing test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.includeIdeaNamesWhenInterestizing
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.includeIdeaNamesWhenInterestizing
Interests test.net.saff.glinda.user.ideas.TestFindOutput.forInterests
Interface test.net.saff.stubbedtheories.TestCapturer.capturerWorksOnAnyInterface
test.net.saff.stubbedtheories.TestGuesser.guesserWorksOnAnyInterface
Into test.net.saff.glinda.units.projects.HowDoesFreshGoal.takeNowIntoAccount
Ints org.junit.tests.assertion.AssertionTest.intsEqualLongs
org.junit.tests.assertion.AssertionTest.intsNotEqual
Invalid org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testInvalidMethod
Invoke junit.tests.runner.BaseTestRunnerTest.testInvokeNonStaticSuite
Items test.net.saff.glinda.units.book.HowDoesLoqBook.logDoneItemsDuringBackLog
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.showActionItemsFirst
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.allowComparedItemsToBeMarkedDone
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.recognizeDoneItemsAreActuallyMoreImportant
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.removeDoneItemsFromQuestioning
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.removeDoneItemsFromTop
test.net.saff.glinda.user.projects.HowDoesNextStep.showActionItemsFirst
Iterable org.junit.doc.DataPointsForTheories.iterableDataPoints
Itself org.junit.tests.experimental.AssumptionViolatedExceptionTest.AssumptionViolatedExceptionDescribesItself
org.junit.tests.experimental.AssumptionViolatedExceptionTest.simpleAssumptionViolatedExceptionDescribesItself
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteContainsItselfIndirectly
J org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteNotUsedWithJUnit4Classes2
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteWorksWithJUnit4Classes
org.junit.tests.junit3compatibility.SuiteMethodTest.suiteIsUsedWithJUnit4Classes
Jan1exists test.net.saff.glinda.units.time.TestDateUnderstanding.jan1exists
Journal test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.readPreferencesAlreadyInJournal
Keep test.net.saff.glinda.user.ideas.TestInterestizeOutput.doesntKeepAskingForDoneIdeas
test.net.saff.glinda.user.ideas.TestInterestizeOutput.doesntKeepAskingForDoubledIdeas
Key test.net.saff.glinda.units.TestUserKeystrokeCollector.keyBoardChoices
Known test.net.saff.glinda.units.ideas.TestIdea.interestIsKnownOnceNoted
Kwith org.junit.tests.running.classes.SuiteTest.suiteShouldBeOKwithNonDefaultConstructor
Last test.net.saff.stubbedtheories.TestGuesserQueue.updateOnlyWorksOnLastReturnedGuesser
Later test.net.saff.glinda.units.time.TestTimeMatchers.laterDateIsAfter
Learned test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.outputBeforesLearnedDuringBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.outputBeforesLearnedDuringBackLog
Least test.net.saff.glinda.units.time.TestDateComparisonMatchers.allDataInAtLeastToString
test.net.saff.glinda.units.time.TestDateComparisonMatchers.atLeastMakesSense
test.net.saff.glinda.units.time.TestDateComparisonMatchers.atLeastToString
Length org.junit.tests.assertion.AssertionTest.arraysDifferentLengthMessage
org.junit.tests.running.methods.TimeoutTest.infiniteLoopRunsForApproximatelyLengthOfTimeout
test.net.saff.glinda.units.book.HowDoesLoqBook.calculateLengthOfPriorityOverride
test.net.saff.glinda.units.book.HowDoesLoqBook.waitAppropriateLengthOfTime
Less test.net.saff.glinda.units.time.TestDateComparisonMatchers.lessThanWorks
Letters test.net.saff.glinda.units.TestUserKeystrokeCollector.differentLetters
Limits org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.testedOnLimitsParameters
Line test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.throwExceptionWhenLineIsVeryWrong
test.net.saff.glinda.units.projects.HowDoesProject.showNextStepInStatusLine
test.net.saff.glinda.units.projects.TestProject.statusLineWithNextStep
test.net.saff.glinda.user.goals.TestFirstGoalOutput.twoLineLog
Lines test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.returnMultipleLinesFromBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.returnMultipleLinesFromBackLog
Links test.net.saff.glinda.user.projects.HowDoesReviewNexts.ignoreSoftLinks
test.net.saff.glinda.user.projects.HowDoesReviewNexts.retainLinks
test.net.saff.glinda.user.projects.HowDoesReviewNexts.softenGoalLinks
test.net.saff.glinda.user.projects.HowDoesReviewNexts.softenLinks
List org.junit.tests.experimental.AssumptionTest.assumeNotNullIncludesParameterList
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$NewObjectEachTime.addToEmptyList
test.net.saff.glinda.units.book.HowDoesLoqBook.listProjectsInStatus
Listener org.junit.tests.junit3compatibility.JUnit38ClassRunnerTest.testListener
org.junit.tests.listening.TestListenerTest.failingListener
Listeners org.junit.tests.listening.ListenerTest.notifyListenersInTheOrderInWhichTheyAreAdded
org.junit.tests.listening.TestListenerTest.removeFailingListeners
Lists org.junit.tests.running.classes.ParameterizedTestTest.meaningfulFailureWhenParameterListsAreNotArrays
Log test.net.saff.glinda.units.book.HowDoesLoqBook.logDoneItemsDuringBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.outputBeforesLearnedDuringBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.returnMultipleLinesFromBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.outputBeforesLearnedDuringBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.returnMultipleLinesFromBackLog
test.net.saff.glinda.user.goals.TestFirstGoalOutput.twoLineLog
Long org.junit.tests.assertion.AssertionTest.IntegerDoesNotEqualLong
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgo
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgoWithDesiredTimeFrame
Longs org.junit.tests.assertion.AssertionTest.intsEqualLongs
org.junit.tests.assertion.AssertionTest.longsNotEqual
Loop org.junit.tests.running.methods.TimeoutTest.infiniteLoop
org.junit.tests.running.methods.TimeoutTest.infiniteLoopRunsForApproximatelyLengthOfTimeout
test.net.saff.glinda.units.ideas.TestIdea.eventuallyBreaksInfiniteLoop
Loq test.net.saff.glinda.units.TestGlinda.payAttentionToLoqBook
Maintain test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.maintainDataWhenFinding
Make org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteIsCalled
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteNotUsedWithJUnit4Classes2
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteWorksWithJUnit4Classes
org.junit.tests.running.methods.TimeoutTest.makeSureAfterIsCalledAfterATimeout
Makes test.net.saff.glinda.units.time.TestDateComparisonMatchers.atLeastMakesSense
Malformedness org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethodInSpiteOfMalformedness
Many test.net.saff.glinda.units.TestStockAnswerCorrespondent.reflectsQuestionAskedTooManyTimes
Marked test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.allowComparedItemsToBeMarkedDone
test.net.saff.glinda.user.ideas.TestInterestizeOutput.allowsIdeasToBeMarkedAsDone
Mask junit.tests.framework.TestCaseTest.testErrorTearingDownDoesntMaskErrorRunning
Match org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.generatedErrorTestsMatchUp
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.matchAnswersToQuestions
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.matchAnswersToQuestions
Matcher org.junit.tests.experimental.AssumptionViolatedExceptionTest.toStringReportsMatcher
Matchers org.junit.tests.experimental.MatcherTest.differentMatchersHaveDifferentDescriptions
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.describeOptionMatchers
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.describePromptMatchers
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describeDifferentMatchersDifferently
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describeOptionMatchers
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describePromptMatchers
test.net.saff.glinda.units.HowDoesQuestionMatchers.describeDifferentMatchersDifferently
Matches junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatchesContext
Matches2 junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches2
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches2Context
May test.net.saff.glinda.units.TestGlinda.fileNameMayChange
Mean org.junit.tests.experimental.AssumptionTest.failedAssumptionsMeanIgnored
org.junit.tests.experimental.AssumptionTest.failedAssumptionsMeanPassing
Meaningful org.junit.tests.running.classes.ParameterizedTestTest.meaningfulFailureWhenParameterListsAreNotArrays
org.junit.tests.running.classes.ParameterizedTestTest.meaningfulFailureWhenParametersNotPublic
Means org.junit.tests.experimental.theories.AllMembersSupplierTest.dataPointsAnnotationMeansTreatAsArrayOnly
org.junit.tests.ObjectContractTest.equalsMeansEqualHashCodes
Message junit.tests.framework.ComparisonCompactorTest.testMessage
org.junit.tests.assertion.AssertionTest.arraysActualNullMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement0nullMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement0withMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement1nullMessage
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement1withMessage
org.junit.tests.assertion.AssertionTest.arraysDifferentLengthMessage
org.junit.tests.assertion.AssertionTest.arraysEqualWithMessage
org.junit.tests.assertion.AssertionTest.arraysExpectedNullMessage
org.junit.tests.assertion.AssertionTest.arraysNotEqualWithMessage
+ 14 others
Method org.junit.tests.experimental.theories.runner.WithDataPointFields.differentTypesForConstructorAndMethodOk
org.junit.tests.experimental.theories.runner.WithDataPointFields.passParametersToBothConstructorAndMethod
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethod
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethodInSpiteOfMalformedness
org.junit.tests.junit3compatibility.ClassRequestTest.noSuiteMethodIfMethodPrivate
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testInvalidMethod
org.junit.tests.manipulation.CategoryTest.categoryFilterOnMethodWithAnnotatedClass
org.junit.tests.manipulation.SingleMethodTest.nonexistentMethodCreatesFailure
org.junit.tests.manipulation.SingleMethodTest.parameterizedFilterToSingleMethod
org.junit.tests.running.classes.ParameterizedTestTest.failuresAddedForBadTestMethod
+ 6 others
Methods org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.theoryClassMethodsShowUp
org.junit.tests.experimental.theories.runner.WithDataPointFields.theoryClassMethodsShowUp
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithoutAnnotation
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithWrongTypes
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreExceptionsFromDataPointMethods
org.junit.tests.experimental.theories.runner.WithDataPointMethod.pickUpDataPointMethods
org.junit.tests.manipulation.SingleMethodTest.classesWithSuiteMethodsAreFiltered
org.junit.tests.running.classes.TestClassTest.snappyRetrievalOfAnnotatedMethods
org.junit.tests.running.methods.TestMethodTest.dontValidateShadowedMethods
org.junit.tests.running.methods.TestMethodTest.onlyIgnoredMethodsIsStillFineTestClass
+ 4 others
Middle org.junit.tests.listening.ResultTest.ignoringInMiddleDoesntCountAsRun
Minutes test.net.saff.glinda.units.time.TestDateComparisonMatchers.minutesWork
test.net.saff.glinda.units.time.TestDurationString.minutesInDurationString
Missing org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.missingClassCausesExitCodeOf1
test.net.saff.glinda.units.book.HowDoesLoqBook.complainAboutMissingGoals
test.net.saff.glinda.user.ideas.TestInterestOutput.dealsWithMissingInterest
Month test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WithHumanUser.recordMonthBuckets
More junit.tests.extensions.RepeatedTestTest.testRepeatedMoreThanOnce
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.allowSamenessWhenMoreIsBetter
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.changeWhenMoreIsBetter
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayAGoalWithZeroTracksWhenMoreIsBetter
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.recognizeDoneItemsAreActuallyMoreImportant
Most test.net.saff.glinda.units.time.TestDateComparisonMatchers.atMostToString
Multi org.junit.tests.assertion.AssertionTest.multiDimensionalArraysAreEqual
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysAreNotEqual
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysAreNotEqualNoMessage
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysDeclaredAsOneDimensionalAreEqual
org.junit.tests.assertion.AssertionTest.multiDimensionalIntArraysAreEqual
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readWaitForAMultiWordProject
test.net.saff.glinda.user.projects.HowDoesWait.handleMultiWordProjects
Multiple org.junit.tests.experimental.results.PrintableResultTest.includeMultipleFailures
org.junit.tests.running.classes.TestClassTest.complainIfMultipleConstructors
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.returnMultipleLinesFromBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.returnMultipleLinesFromBackLog
test.net.saff.glinda.units.interpretation.HowDoesCommandStrings.includeMultipleSubbrackets
test.net.saff.glinda.user.goals.HowDoesStatusOutput.displayMultipleGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.displayMultipleGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readMultipleFlags
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.showMultipleCompetitors
test.net.saff.glinda.user.projects.HowDoesNextStep.readMultipleFlags
Must org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.dataPointsMustBeStatic
Mutable org.junit.tests.experimental.theories.runner.WithDataPointMethod.mutableObjectsAreCreatedAfresh
My org.junit.tests.description.AnnotatedDescriptionTest.characterizeCreatingMyOwnAnnotation
N junit.tests.framework.DoublePrecisionAssertTest.testAssertEqualsNaNFails
junit.tests.framework.DoublePrecisionAssertTest.testAssertNaNEqualsFails
junit.tests.framework.DoublePrecisionAssertTest.testAssertNaNEqualsNaN
junit.tests.framework.FloatAssertTest.testAssertEqualsNaNFails
junit.tests.framework.FloatAssertTest.testAssertNaNEqualsFails
junit.tests.framework.FloatAssertTest.testAssertNaNEqualsNaN
Na junit.tests.framework.DoublePrecisionAssertTest.testAssertEqualsNaNFails
junit.tests.framework.DoublePrecisionAssertTest.testAssertNaNEqualsFails
junit.tests.framework.DoublePrecisionAssertTest.testAssertNaNEqualsNaN
junit.tests.framework.FloatAssertTest.testAssertEqualsNaNFails
junit.tests.framework.FloatAssertTest.testAssertNaNEqualsFails
junit.tests.framework.FloatAssertTest.testAssertNaNEqualsNaN
org.junit.tests.assertion.AssertionTest.naNsAreEqual
Name org.junit.tests.running.classes.IgnoreClassTest.includeClassNameWhenClassIsIgnored
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.useDisplayedNameInDoneOutput
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.useDisplayedNameInDoneOutput
test.net.saff.glinda.units.interpretation.HowDoesCommand.includeUnfindableMethodNameInException
test.net.saff.glinda.units.projects.HowDoesAnyGoal.includeGoalNameWhenWaiting
test.net.saff.glinda.units.TestGlinda.fileNameMayChange
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.acceptBracketsInGoalName
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.changeWhenGoalNameIsEdited
test.net.saff.glinda.user.goals.TestFirstGoalOutput.bracketGoalName
test.net.saff.stubbedtheories.TestMethodCall.toStringIncludesMethodNameAndParameters
Named org.junit.tests.running.classes.EnclosedTest.enclosedRunnerIsNamedForEnclosingClass
org.junit.tests.running.classes.ParameterizedTestTest.failuresNamedCorrectly
org.junit.tests.running.classes.ParameterizedTestTest.plansNamedCorrectly
Nameless junit.tests.framework.TestCaseTest.testNamelessTestCase
Names test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.includeIdeaNamesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.includeIdeaNamesWhenInterestizing
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.useIdeaNamesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.includeIdeaNamesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.includeIdeaNamesWhenInterestizing
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.useIdeaNamesInBacklog
test.net.saff.glinda.units.ideas.TestIdea.usesIdeaNamesInEstimatization
test.net.saff.glinda.units.ideas.TestIdea.usesIdeaNamesInQuestions
test.net.saff.glinda.units.TestGlinda.bucketizeWatchesIdeaNames
Neg junit.tests.framework.DoublePrecisionAssertTest.testAssertNegInfinityEqualsInfinity
junit.tests.framework.DoublePrecisionAssertTest.testAssertPosInfinityNotEqualsNegInfinity
junit.tests.framework.FloatAssertTest.testAssertNegInfinityEqualsInfinity
junit.tests.framework.FloatAssertTest.testAssertPosInfinityNotEqualsNegInfinity
Negative junit.tests.extensions.RepeatedTestTest.testRepeatedNegative
test.net.saff.glinda.user.goals.TestFirstGoalOutput.negativeTracksWork
Never test.net.saff.glinda.units.book.HowDoesGoingConcerns.neverReturnNullFromFindConcern
test.net.saff.glinda.units.book.TestGoingConcerns.findConcernIsNeverNull
test.net.saff.glinda.units.HowDoAllObjects.neverThrowExceptionOnEquals
Next test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.considerDesiredTimeframeWhenReportingNextDesiredTrack
test.net.saff.glinda.units.projects.HowDoesProject.showNextStepInStatusLine
test.net.saff.glinda.units.projects.TestProject.statusLineWithNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readAFinishedNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readTwoProjectsWithSameNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readWaitingNextStep
Nexts test.net.saff.glinda.units.book.HowDoesLoqBook.outputResultOfRemoveNexts
Non junit.tests.runner.BaseTestRunnerTest.testInvokeNonStaticSuite
org.junit.tests.description.TestDescriptionTest.equalsIsFalseForNonTestDescription
org.junit.tests.running.classes.SuiteTest.suiteShouldBeOKwithNonDefaultConstructor
org.junit.tests.running.methods.AnnotationTest.testNonStaticOneTimeSetup
None org.junit.tests.running.methods.ExpectedTest.noneThrown
Nonexistent org.junit.tests.manipulation.SingleMethodTest.nonexistentMethodCreatesFailure
Normally test.net.saff.stubbedtheories.TestStringableObject.stringableObjectReturnsNormally
Noted test.net.saff.glinda.units.ideas.TestIdea.interestIsKnownOnceNoted
Nothing junit.tests.framework.NoArgTestCaseTest.testNothing
Notification test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.askForNewNotificationWhenNowIsNull
Notifications org.junit.tests.junit3compatibility.SuiteMethodTest.descriptionAndRunNotificationsAreConsistent
Notifier org.junit.tests.junit3compatibility.OldTestClassAdaptingListenerTest.addFailureDelegatesToNotifier
Notify org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testNotifyResult
org.junit.tests.listening.ListenerTest.notifyListenersInTheOrderInWhichTheyAreAdded
Now test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.askForNewNotificationWhenNowIsNull
test.net.saff.glinda.units.projects.HowDoesFreshGoal.takeNowIntoAccount
test.net.saff.glinda.user.goals.HowDoesStatusOutput.automaticallySupplyRealNow
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.automaticallySupplyRealNow
Ns org.junit.tests.assertion.AssertionTest.naNsAreEqual
Nulls org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.nullsUsedUnlessProhibited
org.junit.tests.experimental.theories.runner.WithDataPointFields.nullsUsedUnlessProhibited
test.net.saff.glinda.units.interpretation.HowDoesCommandStrings.ignoreNullsWhenCompressingBrackets
Number test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.acceptRealNumberInput
O org.junit.tests.running.classes.SuiteTest.suiteShouldBeOKwithNonDefaultConstructor
OK org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$BeforeAndAfterEachTime.stringsAreOK
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$BeforeAndAfterOnSameInstance.stringsAreOK
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$OneTestTwoAnnotations.stringsAreOK
Object org.junit.tests.assertion.AssertionTest.arraysDeclaredAsObjectAreComparedAsObjects
org.junit.tests.assertion.AssertionTest.notEqualsNullWithObject
org.junit.tests.assertion.AssertionTest.notEqualsNullWithObjectWithMessage
org.junit.tests.assertion.AssertionTest.notEqualsObjectWithNull
org.junit.tests.assertion.AssertionTest.notEqualsObjectWithNullWithMessage
org.junit.tests.experimental.theories.runner.WithDataPointFields.newObjectEachTime
test.net.saff.stubbedtheories.TestStringableObject.stringableObjectReturnsNormally
Objects org.junit.tests.assertion.AssertionTest.arraysDeclaredAsObjectAreComparedAsObjects
org.junit.tests.assertion.AssertionTest.objectsAreSame
org.junit.tests.assertion.AssertionTest.objectsNotEquals
org.junit.tests.assertion.AssertionTest.objectsNotSame
org.junit.tests.experimental.theories.runner.WithDataPointMethod.mutableObjectsAreCreatedAfresh
test.net.saff.glinda.units.HowDoAllObjects.equalObjectsHaveEqualHashcodes
Of0 org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.successCausesExitCodeOf0
Of1 org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.failureCausesExitCodeOf1
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.missingClassCausesExitCodeOf1
org.junit.tests.running.core.SystemExitTest.failureCausesExitCodeOf1
Ok org.junit.tests.assertion.BothTest.subclassesAreOkInSecondPositionOnly
org.junit.tests.experimental.theories.runner.WithDataPointFields.differentTypesForConstructorAndMethodOk
test.net.saff.glinda.units.projects.HowDoesFreshGoal.rateStatusOkIfYoungerThanADay
Old org.junit.tests.listening.RunnerTest.oldTestCount
org.junit.tests.running.methods.AnnotationTest.testOldSuiteTest
org.junit.tests.running.methods.AnnotationTest.testOldTest
On org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfClasses
org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfIgnoredClass
org.junit.tests.experimental.AssumptionTest.assumeThatPassesOnStrings
org.junit.tests.experimental.theories.runner.WithDataPointFields.beforeIsCalledOnEachParameterSet
org.junit.tests.experimental.theories.runner.WithDataPointFields.beforeIsCalledOnSameInstance
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.testedOnLimitsParameters
org.junit.tests.manipulation.CategoryTest.categoryAnnotationOnAClass
org.junit.tests.manipulation.CategoryTest.categoryFilterOnMethodWithAnnotatedClass
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingBackwardWorksOnSuite
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingBackwardWorksOnTestClassRunner
+ 15 others
Once junit.tests.extensions.RepeatedTestTest.testRepeatedMoreThanOnce
junit.tests.extensions.RepeatedTestTest.testRepeatedOnce
test.net.saff.glinda.units.ideas.TestIdea.interestIsKnownOnceNoted
One junit.tests.framework.SuiteTest.testOneTestCase
junit.tests.runner.TextFeedbackTest.testOneTest
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysDeclaredAsOneDimensionalAreEqual
org.junit.tests.assertion.AssertionTest.oneDimensionalPrimitiveArraysAreEqual
org.junit.tests.manipulation.SingleMethodTest.oneTimeSetup
org.junit.tests.running.methods.AnnotationTest.testNonStaticOneTimeSetup
org.junit.tests.running.methods.AnnotationTest.testOneTimeSetup
org.junit.tests.running.methods.AnnotationTest.testOneTimeTeardown
test.net.saff.glinda.units.interpretation.HowDoesCommand.alwaysTreatBracketedExpressionsAsOneWord
test.net.saff.glinda.user.projects.HowDoesNextStep.allowTwoParentsForOneChild
+ 2 others
Only org.junit.tests.assertion.BothTest.subclassesAreOkInSecondPositionOnly
org.junit.tests.experimental.theories.AllMembersSupplierTest.dataPointsAnnotationMeansTreatAsArrayOnly
org.junit.tests.running.methods.InheritedTestTest.subclassWithOnlyInheritedTestsRuns
org.junit.tests.running.methods.TestMethodTest.onlyIgnoredMethodsIsStillFineTestClass
test.net.saff.glinda.units.interpretation.HowDoesCommandStrings.onlyEqualEqualArrays
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.eventuallyBugAboutGoalsThatOnlyGetDoneEveryCoupleDays
test.net.saff.glinda.user.projects.HowDoesPriorTo.onlyActivateOneProjectFromChain
test.net.saff.stubbedtheories.TestGuesserQueue.updateOnlyWorksOnLastReturnedGuesser
Opposite test.net.saff.glinda.units.time.TestTimeMatchers.afterIsOppositeOfBefore
Option test.net.saff.glinda.HowDoesOnDiskLoqBookTest.describeOptionMatchers
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describeOptionMatchers
Order org.junit.tests.listening.ListenerTest.notifyListenersInTheOrderInWhichTheyAreAdded
org.junit.tests.running.methods.AnnotationTest.testOrder
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.askForOrder
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.askForOrder
Ordering org.junit.tests.running.methods.AnnotationTest.testOrderingOfInheritance
Ors org.junit.tests.assertion.BothTest.threeOrsWork
Other test.net.saff.glinda.user.HowDoesTarget.includeOtherTargets
Output test.net.saff.glinda.units.book.HowDoesLoqBook.outputResultOfRemoveNexts
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.outputBeforesLearnedDuringBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.useDisplayedNameInDoneOutput
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.outputBeforesLearnedDuringBackLog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.useDisplayedNameInDoneOutput
test.net.saff.glinda.user.projects.HowDoesDone.removeProjectsFromStatusOutput
Overlaping junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches2
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches2Context
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatchesContext
Overloaded org.junit.tests.running.methods.TestMethodTest.overloaded
Override test.net.saff.glinda.units.book.HowDoesLoqBook.calculateLengthOfPriorityOverride
Own org.junit.tests.description.AnnotatedDescriptionTest.characterizeCreatingMyOwnAnnotation
org.junit.tests.running.methods.InheritedTestTest.subclassWithInheritedTestAndOwnBeforeRunsBefore
Parameter org.junit.tests.experimental.AssumptionTest.assumeNotNullIncludesParameterList
org.junit.tests.experimental.theories.runner.WithDataPointFields.beforeIsCalledOnEachParameterSet
org.junit.tests.experimental.theories.runner.WithDataPointFields.canRunTwoParameterTheories
org.junit.tests.running.classes.ParameterizedTestTest.meaningfulFailureWhenParameterListsAreNotArrays
Parameterized org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.buildParameterizedAssertionError
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.differentParameterizedAssertionErrorsHaveDifferentToStrings
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.equalParameterizedAssertionErrorsHaveSameToString
org.junit.tests.manipulation.SingleMethodTest.parameterizedBeforeClass
org.junit.tests.manipulation.SingleMethodTest.parameterizedFilterToSingleMethod
Parameters org.junit.tests.experimental.theories.runner.WhenNoParametersMatch.showFailedAssumptionsWhenNoParametersFound
org.junit.tests.experimental.theories.runner.WithDataPointFields.honorConstructorParameters
org.junit.tests.experimental.theories.runner.WithDataPointFields.passParametersToBothConstructorAndMethod
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.testedOnLimitsParameters
org.junit.tests.running.classes.ParameterizedTestTest.meaningfulFailureWhenParametersNotPublic
org.junit.tests.running.classes.ParameterizedTestTest.validateClassCatchesNoParameters
test.net.saff.glinda.units.HowDoesConstructorEquality.equalIffParametersUnequal
test.net.saff.glinda.units.interpretation.HowDoesFunction.indicatesParametersWhenSomethingGoesWrong
test.net.saff.stubbedtheories.TestMethodCall.toStringIncludesMethodNameAndParameters
Params org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.reportBadParams
org.junit.tests.experimental.theories.runner.WithDataPointFields.reportBadParams
Parent test.net.saff.glinda.user.projects.HowDoesNextStep.postponeParent
test.net.saff.glinda.user.projects.HowDoesPriorTo.hideParentWhileInEffect
test.net.saff.glinda.user.projects.HowDoesWait.preventSoftParentHiding
Parents test.net.saff.glinda.units.projects.HowDoesProject.displayParents
test.net.saff.glinda.user.projects.HowDoesNextStep.allowTwoParentsForOneChild
test.net.saff.glinda.user.projects.HowDoesNextStep.displayParents
test.net.saff.glinda.user.projects.HowDoesNextStep.displaySoftParents
test.net.saff.glinda.user.projects.HowDoesPause.preventChildrenFromHoldingUpSoftParents
test.net.saff.glinda.user.projects.HowDoesWait.affectHardParents
Parse test.net.saff.glinda.units.interpretation.TestFunction.parseDates
test.net.saff.glinda.units.time.TestGlindaTimePoint.canParseIfDateHasDots
Parser test.net.saff.glinda.units.interpretation.HowDoesFunction.executeWithTargetAsParserIfPossible
Parsing test.net.saff.glinda.units.HowDoesLoqBookTextInterface$AtAllTimes.reportsStringThatFailsParsing
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$AtAllTimes.reportStringThatFailsParsing
Pass org.junit.tests.experimental.theories.runner.WithDataPointFields.passParametersToBothConstructorAndMethod
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.alwaysPassFirstIfSomethingElse
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.alwaysPassFirstIfSomethingElse
test.net.saff.stubbedtheories.TestStubbedTheoryMethod.allPrimitiveTypesPassCheck
Passes junit.tests.framework.TestCaseTest.testNoArgTestCasePasses
org.junit.tests.assertion.BothTest.bothPasses
org.junit.tests.assertion.BothTest.eitherPasses
org.junit.tests.experimental.AssumptionTest.assumeNotNullPasses
org.junit.tests.experimental.AssumptionTest.assumeThatPasses
org.junit.tests.experimental.AssumptionTest.assumeThatPassesOnStrings
Passing org.junit.tests.experimental.AssumptionTest.failedAssumptionsMeanPassing
org.junit.tests.experimental.AssumptionTest.passingAssumptionsScootThrough
org.junit.tests.experimental.theories.runner.WithOnlyTestAnnotations.honorExpectedPassing
Path test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.workOnTheHappyPath
test.net.saff.glinda.user.ideas.TestEstimatizeOutput.forHappyPath
Pause test.net.saff.glinda.user.projects.HowDoesPause.pauseProjects
Paused test.net.saff.glinda.units.book.HowDoesLoqBook.displayPausedProjects
test.net.saff.glinda.units.projects.HowDoesAnyGoal.showStatusWhenPaused
test.net.saff.glinda.user.goals.HowDoesStatusOutput.reportPausedGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.reportPausedGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.reportPausedProjects
Pay test.net.saff.glinda.units.TestGlinda.payAttentionToLoqBook
Persist test.net.saff.glinda.units.projects.HowDoesFreshGoal.persistTrackedValues
Pick org.junit.tests.experimental.theories.runner.WithDataPointMethod.pickUpDataPointMethods
Plan org.junit.tests.manipulation.SingleMethodTest.filteringAffectsPlan
Plans org.junit.tests.junit3compatibility.JUnit38ClassRunnerTest.plansDecoratorCorrectly
org.junit.tests.running.classes.EnclosedTest.enclosedRunnerPlansEnclosedClasses
org.junit.tests.running.classes.ParameterizedTestTest.plansNamedCorrectly
Point org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithoutAnnotation
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithWrongTypes
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreExceptionsFromDataPointMethods
org.junit.tests.experimental.theories.runner.WithDataPointMethod.pickUpDataPointMethods
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.dataPointCanBeArray
Points org.junit.doc.DataPointsForTheories.iterableDataPoints
org.junit.tests.experimental.theories.AllMembersSupplierTest.dataPointsAnnotationMeansTreatAsArrayOnly
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.dataPointsMustBeStatic
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArray
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethod
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethodInSpiteOfMalformedness
Pos junit.tests.framework.DoublePrecisionAssertTest.testAssertPosInfinityEqualsInfinity
junit.tests.framework.DoublePrecisionAssertTest.testAssertPosInfinityNotEquals
junit.tests.framework.DoublePrecisionAssertTest.testAssertPosInfinityNotEqualsNegInfinity
junit.tests.framework.FloatAssertTest.testAssertPosInfinityEqualsInfinity
junit.tests.framework.FloatAssertTest.testAssertPosInfinityNotEquals
junit.tests.framework.FloatAssertTest.testAssertPosInfinityNotEqualsNegInfinity
Position org.junit.tests.assertion.BothTest.subclassesAreOkInSecondPositionOnly
Possible test.net.saff.glinda.units.interpretation.HowDoesFunction.executeWithTargetAsParserIfPossible
Postive org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$PositiveInts.haveAPostiveSquare
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$PositiveIntsWithMethodParams.haveAPostiveSquare
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$PositiveIntsWithNegativeField.haveAPostiveSquare
Postpone test.net.saff.glinda.user.projects.HowDoesNextStep.postponeParent
Postponed test.net.saff.glinda.units.projects.HowDoesFreshGoal.determineIfAVelocityAdjustmentCanBePostponed
Preferences test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.readPreferencesAlreadyInJournal
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.understandBracketedPreferences
Prevent test.net.saff.glinda.units.projects.HowDoesGoalValue.preventValueAccessWhenNull
test.net.saff.glinda.user.projects.HowDoesNextStep.preventCycles
test.net.saff.glinda.user.projects.HowDoesPause.preventChildrenFromHoldingUpSoftParents
test.net.saff.glinda.user.projects.HowDoesWait.preventSoftAncestorHiding
test.net.saff.glinda.user.projects.HowDoesWait.preventSoftParentHiding
Prevents org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassPreventsTestRun
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforePreventsTestRun
Previously test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WIthAnyCorrespondent.ignorePreviouslyBucketizedIdeas
Primitive org.junit.tests.assertion.AssertionTest.oneDimensionalPrimitiveArraysAreEqual
test.net.saff.stubbedtheories.TestStubbedTheoryMethod.allPrimitiveTypesPassCheck
Print org.junit.tests.assertion.AssertionTest.nullAndStringNullPrintCorrectError
org.junit.tests.experimental.AssumptionTest.failingAssumptionsPrint
Priority test.net.saff.glinda.units.book.HowDoesLoqBook.calculateLengthOfPriorityOverride
Private org.junit.tests.junit3compatibility.ClassRequestTest.noSuiteMethodIfMethodPrivate
Produces org.junit.tests.running.classes.SuiteTest.withoutSuiteClassAnnotationProducesFailure
Prohibited org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.nullsUsedUnlessProhibited
org.junit.tests.experimental.theories.runner.WithDataPointFields.nullsUsedUnlessProhibited
Project test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readWaitForAMultiWordProject
test.net.saff.glinda.user.projects.HowDoesPriorTo.onlyActivateOneProjectFromChain
Projects test.net.saff.glinda.units.book.HowDoesLoqBook.displayPausedProjects
test.net.saff.glinda.units.book.HowDoesLoqBook.listProjectsInStatus
test.net.saff.glinda.user.goals.HowDoesStatusOutput.reportProjects
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readTwoProjectsWithSameNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.reportDoneProjects
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.reportPausedProjects
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.reportResumedProjects
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.reportWaitingProjects
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithProjectsAndGoals.reportProjects
test.net.saff.glinda.user.projects.HowDoesDone.releaseDependentProjects
+ 3 others
Prompt test.net.saff.glinda.HowDoesOnDiskLoqBookTest.describePromptMatchers
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describePromptMatchers
Public junit.tests.framework.SuiteTest.testNotPublicTestCase
org.junit.tests.running.classes.ParameterizedTestTest.meaningfulFailureWhenParametersNotPublic
Pull test.net.saff.glinda.units.projects.HowDoesFreshGoal.pullUpStatusOnAGoalWithoutTracks
Question test.net.saff.glinda.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
test.net.saff.glinda.units.book.HowDoesLoqBook.asksGoodQuestionDuringEstimatization
test.net.saff.glinda.units.book.HowDoesLoqBook.reduceEstimateInQuestion
test.net.saff.glinda.units.TestStockAnswerCorrespondent.reflectsQuestionAskedTooManyTimes
Questioning test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.removeDoneItemsFromQuestioning
Questions test.net.saff.glinda.HowDoesOnDiskLoqBookTest.matchAnswersToQuestions
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.matchAnswersToQuestions
test.net.saff.glinda.units.book.HowDoesLoqBook.askQuestionsDuringInterestization
test.net.saff.glinda.units.book.HowDoesLoqBook.raiseEstimatesInQuestions
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.askQuestionsInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.askQuestionsInBacklog
test.net.saff.glinda.units.ideas.TestIdea.usesIdeaNamesInQuestions
Quickly org.junit.tests.experimental.theories.runner.TheoriesPerformanceTest.tryCombinationsQuickly
Raise test.net.saff.glinda.units.book.HowDoesLoqBook.raiseEstimatesInQuestions
Rate test.net.saff.glinda.units.projects.HowDoesFreshGoal.rateStatusOkIfYoungerThanADay
Read test.net.saff.glinda.user.goals.HowDoesStatusOutput.readWithTimesFlag
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.readWithTimesFlag
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readAFinishedNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readMultipleFlags
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readTwoProjectsWithSameNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readWaitForAMultiWordProject
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readWaitingNextStep
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.readPreferencesAlreadyInJournal
test.net.saff.glinda.user.projects.HowDoesNextStep.readMultipleFlags
Real test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.acceptRealNumberInput
test.net.saff.glinda.user.goals.HowDoesStatusOutput.automaticallySupplyRealNow
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.automaticallySupplyRealNow
Reason org.junit.tests.running.classes.IgnoreClassTest.includeReasonWhenClassIsIgnored
Reasonable org.junit.tests.description.SuiteDescriptionTest.hashCodeIsReasonable
Recognize test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.recognizeDoneItemsAreActuallyMoreImportant
Recognizes test.net.saff.glinda.user.ideas.TestInterestizeOutput.recognizesIdeasContainingBrackets
Record test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WithHumanUser.recordDayBuckets
test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WithHumanUser.recordMonthBuckets
Reduce test.net.saff.glinda.units.book.HowDoesLoqBook.reduceEstimateInQuestion
Reflected org.junit.tests.listening.TextListenerTest.testAssumptionFailureIsReflected
Reflects test.net.saff.glinda.units.TestStockAnswerCorrespondent.reflectsQuestionAskedTooManyTimes
Regardless org.junit.tests.running.methods.AnnotationTest.testRunAllAfterClassesRegardless
org.junit.tests.running.methods.AnnotationTest.testRunAllAftersRegardless
Reject test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.rejectNullCorrespondentsInBacklog
Release test.net.saff.glinda.user.projects.HowDoesDone.releaseDependentProjects
Remember test.net.saff.glinda.units.book.HowDoesLoqBook.rememberIdeas
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.rememberSortingInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.rememberSortingInBacklog
test.net.saff.glinda.units.projects.HowDoesFreshGoal.rememberTimesOfTracks
Remove org.junit.tests.listening.TestListenerTest.removeFailingListeners
test.net.saff.glinda.units.book.HowDoesLoqBook.outputResultOfRemoveNexts
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.removeDoneItemsFromQuestioning
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.removeDoneItemsFromTop
test.net.saff.glinda.user.projects.HowDoesDone.removeProjectsFromStatusOutput
Repeated junit.tests.extensions.ActiveTestTest.testActiveRepeatedTest
junit.tests.extensions.ActiveTestTest.testActiveRepeatedTest0
junit.tests.extensions.ActiveTestTest.testActiveRepeatedTest1
junit.tests.extensions.RepeatedTestTest.testRepeatedMoreThanOnce
junit.tests.extensions.RepeatedTestTest.testRepeatedNegative
junit.tests.extensions.RepeatedTestTest.testRepeatedOnce
junit.tests.extensions.RepeatedTestTest.testRepeatedZero
Report org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.reportBadParams
org.junit.tests.experimental.theories.runner.WithDataPointFields.reportBadParams
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$AtAllTimes.reportStringThatFailsParsing
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.correctlyReportEstimatesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.correctlyReportEstimatesInBacklog
test.net.saff.glinda.user.goals.HowDoesStatusOutput.reportPausedGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutput.reportProjects
test.net.saff.glinda.user.goals.HowDoesStatusOutput.reportResumedGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.reportPausedGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.reportResumedGoals
+ 6 others
Reporting test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.considerDesiredTimeframeWhenReportingNextDesiredTrack
Reports org.junit.tests.experimental.AssumptionViolatedExceptionTest.toStringReportsMatcher
org.junit.tests.experimental.AssumptionViolatedExceptionTest.toStringReportsValue
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$AtAllTimes.reportsStringThatFailsParsing
Result junit.tests.runner.TextRunnerTest.testRunReturnsResult
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testNotifyResult
org.junit.tests.listening.TestListenerTest.freshResultEachTime
test.net.saff.glinda.units.book.HowDoesLoqBook.outputResultOfRemoveNexts
Resume test.net.saff.glinda.units.projects.HowDoesAnyGoal.resume
test.net.saff.glinda.user.projects.HowDoesPause.endOnResume
Resumed test.net.saff.glinda.user.goals.HowDoesStatusOutput.reportResumedGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.reportResumedGoals
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.reportResumedProjects
Retain test.net.saff.glinda.user.projects.HowDoesReviewNexts.retainLinks
Retained org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.theoryAnnotationsAreRetained
org.junit.tests.experimental.theories.runner.WithDataPointFields.theoryAnnotationsAreRetained
Retrieval org.junit.tests.running.classes.TestClassTest.snappyRetrievalOfAnnotatedMethods
Returned test.net.saff.stubbedtheories.TestGuesserQueue.updateOnlyWorksOnLastReturnedGuesser
Returns junit.tests.runner.TextRunnerTest.testRunReturnsResult
org.junit.tests.description.AnnotatedDescriptionTest.getAnnotationsReturnsAllAnnotations
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.equalsReturnsTrue
test.net.saff.stubbedtheories.TestStringableObject.stringableObjectReturnsNormally
Run .should not run
junit.tests.framework.TestCaseTest.testRunAndTearDownFails
junit.tests.framework.TestCaseTest.testWasRun
junit.tests.framework.TestImplementorTest.testSuccessfulRun
junit.tests.runner.TextRunnerTest.testRunReturnsResult
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassPreventsTestRun
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforePreventsTestRun
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.canRunTheories
org.junit.tests.experimental.theories.runner.WithDataPointFields.canRunTheories
org.junit.tests.experimental.theories.runner.WithDataPointFields.canRunTwoParameterTheories
+ 22 others
Runnable org.junit.tests.validation.BadlyFormedClassesTest.noRunnableMethods
Runner org.junit.tests.listening.UserStopTest.stopClassRunner
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingBackwardWorksOnTestClassRunner
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingForwardWorksOnTestClassRunner
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortableWithSuiteMethod.sortingBackwardWorksOnTestClassRunner
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortableWithSuiteMethod.sortingForwardWorksOnTestClassRunner
org.junit.tests.running.classes.EnclosedTest.enclosedRunnerIsNamedForEnclosingClass
org.junit.tests.running.classes.EnclosedTest.enclosedRunnerPlansEnclosedClasses
org.junit.tests.running.classes.EnclosedTest.enclosedRunnerRunsEnclosedClasses
org.junit.tests.running.classes.RunWithTest.characterizeErrorMessageFromBadRunner
org.junit.tests.running.methods.TestMethodTest.ignoreRunner
Running junit.tests.extensions.ExtensionTest.testRunningErrorInTestSetup
junit.tests.extensions.ExtensionTest.testRunningErrorsInTestSetup
junit.tests.framework.TestCaseTest.testErrorTearingDownDoesntMaskErrorRunning
junit.tests.framework.TestCaseTest.testExceptionRunningAndTearDown
Runs org.junit.tests.running.classes.EnclosedTest.enclosedRunnerRunsEnclosedClasses
org.junit.tests.running.methods.InheritedTestTest.subclassWithInheritedTestAndOwnBeforeRunsBefore
org.junit.tests.running.methods.InheritedTestTest.subclassWithOnlyInheritedTestsRuns
org.junit.tests.running.methods.TimeoutTest.infiniteLoopRunsForApproximatelyLengthOfTimeout
Runtime org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.initializationErrorsAreThrownAtRuntime
Same junit.tests.framework.AssertTest.testAssertNotSame
junit.tests.framework.AssertTest.testAssertNotSameFailsNull
junit.tests.framework.AssertTest.testAssertSame
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameComplete
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameCompleteContext
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorStartSameComplete
junit.tests.framework.ComparisonCompactorTest.testEndSame
junit.tests.framework.ComparisonCompactorTest.testNoContextStartAndEndSame
junit.tests.framework.ComparisonCompactorTest.testSame
junit.tests.framework.ComparisonCompactorTest.testStartSame
+ 12 others
Sameness test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.allowSamenessWhenMoreIsBetter
Scoot org.junit.tests.experimental.AssumptionTest.passingAssumptionsScootThrough
Second org.junit.tests.assertion.BothTest.subclassesAreOkInSecondPositionOnly
Self test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.displaySelf
Sense test.net.saff.glinda.units.time.TestDateComparisonMatchers.atLeastMakesSense
Sensible org.junit.tests.assertion.BothTest.descriptionIsSensible
Sensitive test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.notCaseSensitive
Setup junit.tests.extensions.ExtensionTest.testRunningErrorInTestSetup
junit.tests.extensions.ExtensionTest.testRunningErrorsInTestSetup
junit.tests.extensions.ExtensionTest.testSetupErrorDontTearDown
junit.tests.extensions.ExtensionTest.testSetupErrorInTestSetup
junit.tests.framework.TestCaseTest.testSetupFails
junit.tests.framework.TestCaseTest.testTearDownSetupFails
org.junit.tests.manipulation.SingleMethodTest.oneTimeSetup
org.junit.tests.running.methods.AnnotationTest.testNonStaticOneTimeSetup
org.junit.tests.running.methods.AnnotationTest.testOneTimeSetup
org.junit.tests.running.methods.AnnotationTest.testSetup
+ 1 others
Shadowed junit.tests.framework.SuiteTest.testShadowedTests
org.junit.tests.running.methods.TestMethodTest.dontValidateShadowedMethods
Shadowing org.junit.tests.running.methods.AnnotationTest.testShadowing
Ships test.net.saff.glinda.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
Shortfalls test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.avoidBuggingAboutVelocityShortfallsThatCanBeHandledTomorrow
Shorts org.junit.tests.assertion.AssertionTest.shortsNotEqual
Show org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.theoryClassMethodsShowUp
org.junit.tests.experimental.theories.runner.WhenNoParametersMatch.showFailedAssumptionsWhenNoParametersFound
org.junit.tests.experimental.theories.runner.WithDataPointFields.theoryClassMethodsShowUp
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.initializationErrorsShowUpAsWarnings
test.net.saff.glinda.units.book.HowDoesLoqBook.showFirstGoal
test.net.saff.glinda.units.book.HowDoesLoqBook.showGoals
test.net.saff.glinda.units.projects.HowDoesAnyGoal.showStatusWhenPaused
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgo
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgoWithDesiredTimeFrame
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWithTimes
+ 5 others
Simple org.junit.tests.experimental.AssumptionViolatedExceptionTest.simpleAssumptionViolatedExceptionDescribesItself
Since test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayIfTheresBeenNoTrackSinceYesterday
Single junit.tests.runner.TextRunnerSingleMethodTest.testSingle
org.junit.tests.manipulation.SingleMethodTest.parameterizedFilterToSingleMethod
Snappy org.junit.tests.running.classes.TestClassTest.snappyRetrievalOfAnnotatedMethods
Soft test.net.saff.glinda.user.projects.HowDoesNextStep.displaySoftParents
test.net.saff.glinda.user.projects.HowDoesPause.preventChildrenFromHoldingUpSoftParents
test.net.saff.glinda.user.projects.HowDoesReviewNexts.ignoreSoftLinks
test.net.saff.glinda.user.projects.HowDoesWait.preventSoftAncestorHiding
test.net.saff.glinda.user.projects.HowDoesWait.preventSoftParentHiding
Soften test.net.saff.glinda.user.projects.HowDoesReviewNexts.softenGoalLinks
test.net.saff.glinda.user.projects.HowDoesReviewNexts.softenLinks
Something test.net.saff.glinda.HowDoesOnDiskLoqBookTest.alwaysPassFirstIfSomethingElse
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.alwaysPassFirstIfSomethingElse
test.net.saff.glinda.units.interpretation.HowDoesFunction.indicatesParametersWhenSomethingGoesWrong
Sooner test.net.saff.glinda.user.projects.HowDoesPriorTo.expireSoonerThanOneDay
Sorting org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingBackwardWorksOnSuite
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingBackwardWorksOnTestClassRunner
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingForwardWorksOnSuite
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingForwardWorksOnTestClassRunner
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortableWithSuiteMethod.sortingBackwardWorksOnTestClassRunner
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortableWithSuiteMethod.sortingForwardWorksOnTestClassRunner
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.rememberSortingInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.rememberSortingInBacklog
Spite org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethodInSpiteOfMalformedness
Square org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$PositiveInts.haveAPostiveSquare
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$PositiveIntsWithMethodParams.haveAPostiveSquare
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$PositiveIntsWithNegativeField.haveAPostiveSquare
Stack org.junit.tests.running.methods.TimeoutTest.stalledThreadAppearsInStackTrace
Stalled org.junit.tests.running.methods.TimeoutTest.stalledThreadAppearsInStackTrace
Start junit.tests.framework.ComparisonCompactorTest.testComparisonErrorStartSameComplete
junit.tests.framework.ComparisonCompactorTest.testNoContextStartAndEndSame
junit.tests.framework.ComparisonCompactorTest.testStartAndEndContext
junit.tests.framework.ComparisonCompactorTest.testStartAndEndContextWithEllipses
junit.tests.framework.ComparisonCompactorTest.testStartSame
junit.tests.framework.TestListenerTest.testStartStop
Static junit.tests.runner.BaseTestRunnerTest.testInvokeNonStaticSuite
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.dataPointsMustBeStatic
org.junit.tests.running.methods.AnnotationTest.testNonStaticOneTimeSetup
Status test.net.saff.glinda.units.book.HowDoesLoqBook.displayAllGoalStatus
test.net.saff.glinda.units.book.HowDoesLoqBook.listProjectsInStatus
test.net.saff.glinda.units.projects.HowDoesAnyGoal.showStatusWhenPaused
test.net.saff.glinda.units.projects.HowDoesFreshGoal.includeAllDataInStatus
test.net.saff.glinda.units.projects.HowDoesFreshGoal.indicateAGoodGoalStatus
test.net.saff.glinda.units.projects.HowDoesFreshGoal.pullUpStatusOnAGoalWithoutTracks
test.net.saff.glinda.units.projects.HowDoesFreshGoal.rateStatusOkIfYoungerThanADay
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgo
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgoWithDesiredTimeFrame
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWithTimes
+ 4 others
Step test.net.saff.glinda.units.projects.HowDoesProject.showNextStepInStatusLine
test.net.saff.glinda.units.projects.TestProject.statusLineWithNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readAFinishedNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readTwoProjectsWithSameNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readWaitingNextStep
Still org.junit.tests.running.methods.TestMethodTest.onlyIgnoredMethodsIsStillFineTestClass
Stop junit.tests.framework.TestListenerTest.testStartStop
org.junit.tests.listening.UserStopTest.stopClassRunner
org.junit.tests.listening.UserStopTest.userStop
test.net.saff.glinda.units.projects.HowDoesFreshGoal.stopWaiting
String junit.tests.framework.AssertTest.testAssertNullNotEqualsString
junit.tests.framework.AssertTest.testAssertStringEquals
junit.tests.framework.AssertTest.testAssertStringNotEqualsNull
junit.tests.framework.TestCaseTest.testCaseToString
org.junit.tests.assertion.AssertionTest.errorMessageDistinguishesDifferentValuesWithSameToString
org.junit.tests.assertion.AssertionTest.nullAndStringNullPrintCorrectError
org.junit.tests.assertion.AssertionTest.nullMessageDisappearsWithStringAssertEquals
org.junit.tests.assertion.AssertionTest.shouldBeAbleToCompareNullAndStringNull
org.junit.tests.assertion.AssertionTest.shouldBeAbleToCompareStringNullAndNull
org.junit.tests.assertion.AssertionTest.stringNullAndNullWorksToo
+ 21 others
Stringable test.net.saff.stubbedtheories.TestStringableObject.stringableObjectReturnsNormally
Strings org.junit.tests.assertion.AssertionTest.stringsDifferWithUserMessage
org.junit.tests.assertion.AssertionTest.stringsNotEqual
org.junit.tests.experimental.AssumptionTest.assumeThatPassesOnStrings
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.differentParameterizedAssertionErrorsHaveDifferentToStrings
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$BeforeAndAfterEachTime.stringsAreOK
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$BeforeAndAfterOnSameInstance.stringsAreOK
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$OneTestTwoAnnotations.stringsAreOK
Subbrackets test.net.saff.glinda.units.interpretation.HowDoesCommandStrings.includeMultipleSubbrackets
test.net.saff.glinda.units.interpretation.HowDoesCommandStrings.includeSubbrackets
Subclass org.junit.tests.running.methods.InheritedTestTest.subclassWithInheritedTestAndOwnBeforeRunsBefore
org.junit.tests.running.methods.InheritedTestTest.subclassWithOnlyInheritedTestsRuns
Subclasses org.junit.tests.assertion.BothTest.subclassesAreOkInSecondPositionOnly
org.junit.tests.running.classes.RunWithTest.runWithExtendsToSubclasses
Success junit.tests.framework.TestCaseTest.testSuccess
junit.tests.runner.TextRunnerTest.testSuccess
org.junit.tests.listening.TextListenerTest.testSuccess
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.successCausesExitCodeOf0
org.junit.tests.running.methods.TimeoutTest.successWithTimeout
Successful junit.tests.framework.TestImplementorTest.testSuccessfulRun
Suite junit.tests.framework.SuiteTest.testAddTestSuite
junit.tests.framework.SuiteTest.testCreateSuiteFromArray
junit.tests.runner.BaseTestRunnerTest.testInvokeNonStaticSuite
junit.tests.runner.TextFeedbackTest.testEmptySuite
org.junit.tests.junit3compatibility.AllTestsTest.exceptionThrownWhenSuiteIsBad
org.junit.tests.junit3compatibility.ClassRequestTest.noSuiteMethodIfMethodPrivate
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testToStringSuite
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteIsCalled
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteNotUsedWithJUnit4Classes2
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteWorksWithJUnit4Classes
+ 13 others
Suites org.junit.tests.running.classes.SuiteTest.ensureSuitesWorkWithForwardCompatibility
Superclass org.junit.tests.running.methods.ExpectedTest.expectsSuperclass
Supply test.net.saff.glinda.user.goals.HowDoesStatusOutput.automaticallySupplyRealNow
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.automaticallySupplyRealNow
Sure org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteIsCalled
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteNotUsedWithJUnit4Classes2
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteWorksWithJUnit4Classes
org.junit.tests.running.methods.TimeoutTest.makeSureAfterIsCalledAfterATimeout
Take test.net.saff.glinda.units.projects.HowDoesFreshGoal.takeNowIntoAccount
Target test.net.saff.glinda.units.interpretation.HowDoesFunction.executeWithTargetAsParserIfPossible
Targets test.net.saff.glinda.user.HowDoesTarget.includeOtherTargets
Tasks test.net.saff.glinda.user.ideas.TestEstimatizeOutput.ignoresAlreadyEstimatedTasks
Tear junit.tests.extensions.ExtensionTest.testSetupErrorDontTearDown
junit.tests.framework.TestCaseTest.testExceptionRunningAndTearDown
junit.tests.framework.TestCaseTest.testRunAndTearDownFails
junit.tests.framework.TestCaseTest.testTearDownAfterError
junit.tests.framework.TestCaseTest.testTearDownFails
junit.tests.framework.TestCaseTest.testTearDownSetupFails
Teardown org.junit.tests.running.methods.AnnotationTest.testOneTimeTeardown
org.junit.tests.running.methods.AnnotationTest.testTeardown
org.junit.tests.running.methods.AnnotationTest.testTeardownAfterFailure
org.junit.tests.running.methods.AnnotationTest.testTeardownFailure
org.junit.tests.running.methods.AnnotationTest.testTestAndTeardownFailure
Tearing junit.tests.framework.TestCaseTest.testErrorTearingDownDoesntMaskErrorRunning
Temp test.net.saff.glinda.HowDoesTempDirTest.deleteTempDirAfter
test.net.saff.glinda.tempdir.TestTempDirUnits.afterDeletesTempDir
Test0 junit.tests.extensions.ActiveTestTest.testActiveRepeatedTest0
Test1 junit.tests.extensions.ActiveTestTest.testActiveRepeatedTest1
Tested org.junit.tests.assertion.AssertionTest.assertThatIncludesDescriptionOfTestedValueInErrorMessage
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.testedOnLimitsParameters
Tests junit.tests.framework.SuiteTest.testInheritedTests
junit.tests.framework.SuiteTest.testShadowedTests
junit.tests.runner.TextFeedbackTest.testTwoTests
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.generatedErrorTestsMatchUp
org.junit.tests.running.classes.SuiteTest.forwardCompatibilityWorksWithGetTests
org.junit.tests.running.methods.AnnotationTest.testTwoTests
org.junit.tests.running.methods.InheritedTestTest.subclassWithOnlyInheritedTestsRuns
Than junit.tests.extensions.RepeatedTestTest.testRepeatedMoreThanOnce
test.net.saff.glinda.units.projects.HowDoesFreshGoal.rateStatusOkIfYoungerThanADay
test.net.saff.glinda.units.time.TestDateComparisonMatchers.lessThanWorks
test.net.saff.glinda.user.projects.HowDoesPriorTo.expireSoonerThanOneDay
That org.junit.tests.assertion.AssertionTest.assertThatDescriptionCanBeElided
org.junit.tests.assertion.AssertionTest.assertThatIncludesDescriptionOfTestedValueInErrorMessage
org.junit.tests.experimental.AssumptionTest.assumeThatPasses
org.junit.tests.experimental.AssumptionTest.assumeThatPassesOnStrings
org.junit.tests.experimental.AssumptionTest.assumeThatWorks
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$AtAllTimes.reportsStringThatFailsParsing
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$AtAllTimes.reportStringThatFailsParsing
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.avoidBuggingAboutVelocityShortfallsThatCanBeHandledTomorrow
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.eventuallyBugAboutGoalsThatOnlyGetDoneEveryCoupleDays
Thats test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.indicateAGoalThatsBehind
The org.junit.tests.listening.ListenerTest.notifyListenersInTheOrderInWhichTheyAreAdded
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.workOnTheHappyPath
Theories org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.canRunTheories
org.junit.tests.experimental.theories.runner.WithDataPointFields.canRunTheories
org.junit.tests.experimental.theories.runner.WithDataPointFields.canRunTwoParameterTheories
Theory org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.theoryAnnotationsAreRetained
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.theoryClassMethodsShowUp
org.junit.tests.experimental.theories.runner.WithDataPointFields.theoryAnnotationsAreRetained
org.junit.tests.experimental.theories.runner.WithDataPointFields.theoryClassMethodsShowUp
There test.net.saff.glinda.units.projects.HowDoesAnyGoal.indicateThereAreNoTracks
Theres test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayIfTheresBeenNoTrackSinceYesterday
They org.junit.tests.listening.ListenerTest.notifyListenersInTheOrderInWhichTheyAreAdded
Thread org.junit.tests.running.methods.TimeoutTest.stalledThreadAppearsInStackTrace
Three org.junit.tests.assertion.BothTest.threeAndsWork
org.junit.tests.assertion.BothTest.threeOrsWork
Through org.junit.tests.experimental.AssumptionTest.passingAssumptionsScootThrough
Throw test.net.saff.glinda.units.HowDoAllObjects.neverThrowExceptionOnEquals
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.throwExceptionWhenLineIsVeryWrong
Throwing junit.tests.framework.ComparisonFailureTest.testThrowing
Thrown org.junit.tests.junit3compatibility.AllTestsTest.exceptionThrownWhenSuiteIsBad
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.initializationErrorsAreThrownAtRuntime
org.junit.tests.running.methods.AnnotationTest.testExceptionNotThrown
org.junit.tests.running.methods.ExpectedTest.noneThrown
Throws org.junit.tests.experimental.AssumptionTest.assumeNoExceptionThrows
org.junit.tests.experimental.AssumptionTest.assumeNotNullThrowsException
org.junit.tests.manipulation.SingleMethodTest.filteringAwayEverythingThrowsException
org.junit.tests.ObjectContractTest.equalsThrowsNoException
Time org.junit.tests.experimental.theories.runner.WithDataPointFields.newObjectEachTime
org.junit.tests.listening.TestListenerTest.freshResultEachTime
org.junit.tests.listening.TextListenerTest.testTime
org.junit.tests.manipulation.SingleMethodTest.oneTimeSetup
org.junit.tests.running.methods.AnnotationTest.testNonStaticOneTimeSetup
org.junit.tests.running.methods.AnnotationTest.testOneTimeSetup
org.junit.tests.running.methods.AnnotationTest.testOneTimeTeardown
org.junit.tests.running.methods.TimeoutTest.failureWithTimeoutRunTimeException
test.net.saff.glinda.units.book.HowDoesLoqBook.waitAppropriateLengthOfTime
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgoWithDesiredTimeFrame
Timeframe test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.considerDesiredTimeframeWhenReportingNextDesiredTrack
Timeout org.junit.tests.experimental.theories.runner.WithOnlyTestAnnotations.honorTimeout
org.junit.tests.running.methods.TimeoutTest.failureWithTimeout
org.junit.tests.running.methods.TimeoutTest.failureWithTimeoutRunTimeException
org.junit.tests.running.methods.TimeoutTest.infiniteLoopRunsForApproximatelyLengthOfTimeout
org.junit.tests.running.methods.TimeoutTest.makeSureAfterIsCalledAfterATimeout
org.junit.tests.running.methods.TimeoutTest.successWithTimeout
org.junit.tests.running.methods.TimeoutTest.timeoutFailure
Times test.net.saff.glinda.units.projects.HowDoesFreshGoal.rememberTimesOfTracks
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWithTimes
test.net.saff.glinda.units.projects.TestStatusContext.notAllFlagsAreWithTimes
test.net.saff.glinda.units.TestStockAnswerCorrespondent.reflectsQuestionAskedTooManyTimes
test.net.saff.glinda.user.goals.HowDoesStatusOutput.readWithTimesFlag
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.readWithTimesFlag
Tomorrow test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.avoidBuggingAboutVelocityShortfallsThatCanBeHandledTomorrow
Too org.junit.tests.assertion.AssertionTest.stringNullAndNullWorksToo
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgo
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgoWithDesiredTimeFrame
test.net.saff.glinda.units.TestStockAnswerCorrespondent.reflectsQuestionAskedTooManyTimes
Top test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.removeDoneItemsFromTop
Trace org.junit.tests.experimental.results.PrintableResultTest.backTraceHasGoodToString
org.junit.tests.running.methods.TimeoutTest.stalledThreadAppearsInStackTrace
Track test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.considerDesiredTimeframeWhenReportingNextDesiredTrack
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgo
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgoWithDesiredTimeFrame
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayIfTheresBeenNoTrackSinceYesterday
Tracked test.net.saff.glinda.units.projects.HowDoesFreshGoal.persistTrackedValues
Tracks test.net.saff.glinda.units.projects.HowDoesAnyGoal.indicateThereAreNoTracks
test.net.saff.glinda.units.projects.HowDoesFreshGoal.pullUpStatusOnAGoalWithoutTracks
test.net.saff.glinda.units.projects.HowDoesFreshGoal.rememberTimesOfTracks
test.net.saff.glinda.units.projects.HowDoesFreshGoal.returnValueBeforeAnyTracks
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayAGoalWithZeroTracks
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayAGoalWithZeroTracksWhenMoreIsBetter
test.net.saff.glinda.user.goals.HowDoesStatusOutput.ignoreWeirdTracks
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.ignoreWeirdTracks
test.net.saff.glinda.user.goals.TestFirstGoalOutput.negativeTracksWork
Treat org.junit.tests.experimental.theories.AllMembersSupplierTest.dataPointsAnnotationMeansTreatAsArrayOnly
test.net.saff.glinda.units.interpretation.HowDoesCommand.alwaysTreatBracketedExpressionsAsOneWord
Tree org.junit.tests.manipulation.SingleMethodTest.eliminateUnnecessaryTreeBranches
Triangulate test.net.saff.glinda.units.TestUserKeystrokeCollector.triangulate
True junit.tests.framework.AssertTest.testAssertTrue
org.junit.tests.experimental.AssumptionTest.assumeTrueWorks
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.equalsReturnsTrue
Try org.junit.tests.experimental.theories.runner.TheoriesPerformanceTest.tryCombinationsQuickly
Twice test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.avoidAskingTwiceForInterest
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.avoidAskingTwiceForInterest
Two junit.tests.runner.TextFeedbackTest.testTwoTests
org.junit.tests.experimental.theories.runner.WithDataPointFields.canRunTwoParameterTheories
org.junit.tests.running.core.CommandLineTest.runTwoClasses
org.junit.tests.running.core.CommandLineTest.runTwoClassesAsArray
org.junit.tests.running.methods.AnnotationTest.testTwoTests
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readTwoProjectsWithSameNextStep
test.net.saff.glinda.user.goals.TestFirstGoalOutput.twoLineLog
test.net.saff.glinda.user.projects.HowDoesNextStep.allowTwoParentsForOneChild
test.net.saff.stubbedtheories.TestGuesser$CanFigureOutMultipleCalls.twoCalls
Type org.junit.tests.experimental.theories.ParameterSignatureTest.getType
Typecast org.junit.tests.assertion.AssertionTest.implicitTypecastEquality
Types org.junit.tests.experimental.theories.runner.WithDataPointFields.differentTypesForConstructorAndMethodOk
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithWrongTypes
test.net.saff.stubbedtheories.TestStubbedTheoryMethod.allPrimitiveTypesPassCheck
Unadapt org.junit.tests.junit3compatibility.JUnit38ClassRunnerTest.canUnadaptAnAdapter
Understand test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.understandBracketedPreferences
Unequal test.net.saff.glinda.units.HowDoesConstructorEquality.equalIffParametersUnequal
Unexpected org.junit.tests.running.methods.ExpectedTest.unexpected
Unfindable test.net.saff.glinda.units.interpretation.HowDoesCommand.includeUnfindableMethodNameInException
Unit4 org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteNotUsedWithJUnit4Classes2
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteWorksWithJUnit4Classes
org.junit.tests.junit3compatibility.SuiteMethodTest.suiteIsUsedWithJUnit4Classes
Unknown test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.ignoreUnknownMethods
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.unknownMethodsAreFine
Unless org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.nullsUsedUnlessProhibited
org.junit.tests.experimental.theories.runner.WithDataPointFields.nullsUsedUnlessProhibited
Unnecessary org.junit.tests.manipulation.SingleMethodTest.eliminateUnnecessaryTreeBranches
Unsortables org.junit.tests.manipulation.SortableTest$UnsortableRunnersAreHandledWithoutCrashing.unsortablesAreHandledWithoutCrashing
Up org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.theoryClassMethodsShowUp
org.junit.tests.experimental.theories.runner.WithDataPointFields.theoryClassMethodsShowUp
org.junit.tests.experimental.theories.runner.WithDataPointMethod.pickUpDataPointMethods
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.generatedErrorTestsMatchUp
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.initializationErrorsShowUpAsWarnings
test.net.saff.glinda.units.projects.HowDoesFreshGoal.pullUpStatusOnAGoalWithoutTracks
test.net.saff.glinda.user.projects.HowDoesPause.preventChildrenFromHoldingUpSoftParents
Update test.net.saff.stubbedtheories.TestGuesserQueue.updateOnlyWorksOnLastReturnedGuesser
Use org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testUseGlobalCache
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.useDisplayedNameInDoneOutput
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.useIdeaNamesInBacklog
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.useDisplayedNameInDoneOutput
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.useIdeaNamesInBacklog
Used org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.nullsUsedUnlessProhibited
org.junit.tests.experimental.theories.runner.WithDataPointFields.nullsUsedUnlessProhibited
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteNotUsedWithJUnit4Classes2
org.junit.tests.junit3compatibility.SuiteMethodTest.suiteIsUsedWithJUnit4Classes
Useful org.junit.tests.experimental.AssumptionViolatedExceptionTest.toStringIsUseful
User org.junit.tests.assertion.AssertionTest.stringsDifferWithUserMessage
org.junit.tests.listening.UserStopTest.userStop
Uses test.net.saff.glinda.units.ideas.TestIdea.usesIdeaNamesInEstimatization
test.net.saff.glinda.units.ideas.TestIdea.usesIdeaNamesInQuestions
Validate org.junit.tests.running.classes.ParameterizedTestTest.validateClassCatchesNoParameters
org.junit.tests.running.methods.TestMethodTest.dontValidateShadowedMethods
org.junit.tests.running.methods.TestMethodTest.validateInheritedMethods
Validation org.junit.tests.validation.InaccessibleBaseClassTest.inaccessibleBaseClassIsCaughtAtValidation
Value org.junit.tests.assertion.AssertionTest.assertThatIncludesDescriptionOfTestedValueInErrorMessage
org.junit.tests.experimental.AssumptionViolatedExceptionTest.toStringReportsValue
test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.complainAboutNullYesterdayValue
test.net.saff.glinda.units.projects.HowDoesFreshGoal.returnValueBeforeAnyTracks
test.net.saff.glinda.units.projects.HowDoesGoalValue.preventValueAccessWhenNull
test.net.saff.glinda.units.projects.HowDoesValueAtTime.gripeAboutNullValue
Valued org.junit.tests.description.AnnotatedDescriptionTest.descriptionOfTestClassHasValuedAnnotation
Values org.junit.tests.assertion.AssertionTest.errorMessageDistinguishesDifferentValuesWithSameToString
test.net.saff.glinda.units.projects.HowDoesFreshGoal.persistTrackedValues
Velocities test.net.saff.glinda.units.projects.HowDoesFreshGoal.compareVelocities
Velocity test.net.saff.glinda.units.projects.HowDoesFreshGoal.determineIfAVelocityAdjustmentCanBePostponed
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showVelocityDeficit
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.avoidBuggingAboutVelocityShortfallsThatCanBeHandledTomorrow
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.compareVelocity
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.compareVelocityWhenBehind
Verbose test.net.saff.glinda.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips
Very test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.throwExceptionWhenLineIsVeryWrong
Violated org.junit.tests.experimental.AssumptionViolatedExceptionTest.AssumptionViolatedExceptionDescribesItself
org.junit.tests.experimental.AssumptionViolatedExceptionTest.simpleAssumptionViolatedExceptionDescribesItself
Void junit.tests.framework.SuiteTest.testNotVoidTestCase
Wait test.net.saff.glinda.units.book.HowDoesLoqBook.waitAppropriateLengthOfTime
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readWaitForAMultiWordProject
Waiting test.net.saff.glinda.units.projects.HowDoesAnyGoal.includeGoalNameWhenWaiting
test.net.saff.glinda.units.projects.HowDoesFreshGoal.stopWaiting
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayWhenGoalIsWaiting
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readWaitingNextStep
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.reportWaitingProjects
test.net.saff.glinda.user.projects.HowDoesPriorTo.notEffectWaitingChildren
Warnings org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.initializationErrorsShowUpAsWarnings
Was junit.tests.framework.TestCaseTest.testWasRun
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgo
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgoWithDesiredTimeFrame
Watches test.net.saff.glinda.units.TestGlinda.bucketizeWatchesIdeaNames
Weird test.net.saff.glinda.user.goals.HowDoesStatusOutput.ignoreWeirdTracks
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.ignoreWeirdTracks
What org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteContainsItselfIndirectly
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasACycle
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasAForkingCycle
Whats test.net.saff.glinda.units.interpretation.HowDoesFunction.indicateWhatsWrongWithArguments
When org.junit.tests.experimental.theories.runner.WhenNoParametersMatch.showFailedAssumptionsWhenNoParametersFound
org.junit.tests.junit3compatibility.AllTestsTest.exceptionThrownWhenSuiteIsBad
org.junit.tests.running.classes.IgnoreClassTest.includeClassNameWhenClassIsIgnored
org.junit.tests.running.classes.IgnoreClassTest.includeReasonWhenClassIsIgnored
org.junit.tests.running.classes.ParameterizedTestTest.meaningfulFailureWhenParameterListsAreNotArrays
org.junit.tests.running.classes.ParameterizedTestTest.meaningfulFailureWhenParametersNotPublic
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteContainsItselfIndirectly
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasACycle
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasAForkingCycle
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.throwExceptionWhenLineIsVeryWrong
+ 20 others
Which org.junit.tests.listening.ListenerTest.notifyListenersInTheOrderInWhichTheyAreAdded
While test.net.saff.glinda.user.projects.HowDoesPriorTo.hideParentWhileInEffect
Without org.junit.tests.assertion.AssertionTest.floatsNotEqualWithoutDelta
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithoutAnnotation
org.junit.tests.manipulation.SortableTest$UnsortableRunnersAreHandledWithoutCrashing.unsortablesAreHandledWithoutCrashing
org.junit.tests.running.classes.SuiteTest.withoutSuiteClassAnnotationProducesFailure
test.net.saff.glinda.units.projects.HowDoesFreshGoal.pullUpStatusOnAGoalWithoutTracks
Word test.net.saff.glinda.units.interpretation.HowDoesCommand.alwaysTreatBracketedExpressionsAsOneWord
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readWaitForAMultiWordProject
test.net.saff.glinda.user.projects.HowDoesWait.handleMultiWordProjects
Work org.junit.tests.assertion.BothTest.threeAndsWork
org.junit.tests.assertion.BothTest.threeOrsWork
org.junit.tests.running.classes.SuiteTest.ensureSuitesWorkWithForwardCompatibility
test.net.saff.glinda.units.interpretation.TestSearchCriteria.accessorsWork
test.net.saff.glinda.units.time.TestDateComparisonMatchers.minutesWork
test.net.saff.glinda.user.goals.TestFirstGoalOutput.negativeTracksWork
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.workOnTheHappyPath
Works org.junit.tests.assertion.AssertionTest.stringNullAndNullWorksToo
org.junit.tests.doc.TheSimplestTestCase.works
org.junit.tests.experimental.AssumptionTest.assumeThatWorks
org.junit.tests.experimental.AssumptionTest.assumeTrueWorks
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteWorksWithJUnit4Classes
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingBackwardWorksOnSuite
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingBackwardWorksOnTestClassRunner
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingForwardWorksOnSuite
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingForwardWorksOnTestClassRunner
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortableWithSuiteMethod.sortingBackwardWorksOnTestClassRunner
+ 9 others
Wrap test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.wrapExceptionsAppropriately
Wrong org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithWrongTypes
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.throwExceptionWhenLineIsVeryWrong
test.net.saff.glinda.units.interpretation.HowDoesFunction.indicatesParametersWhenSomethingGoesWrong
test.net.saff.glinda.units.interpretation.HowDoesFunction.indicateWhatsWrongWithArguments
Year test.net.saff.glinda.units.time.TestTimeMatchers.afterToStringContainsYear
Yes org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$DifferentTypesInConstructor.yesIndeed
Yesterday test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.complainAboutNullYesterdayValue
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayIfTheresBeenNoTrackSinceYesterday
Younger test.net.saff.glinda.units.projects.HowDoesFreshGoal.rateStatusOkIfYoungerThanADay
Zero junit.tests.extensions.RepeatedTestTest.testRepeatedZero
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$HasATwoParameterTheory.everythingIsZero
test.net.saff.glinda.units.interpretation.HowDoesCommand.dontChooseZeroArgMethodWhenArgsExist
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayAGoalWithZeroTracks
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayAGoalWithZeroTracksWhenMoreIsBetter

Method Name Length

Test Method Words

Word Matches
686.0 4
0 1
1 1
2 1
A 22
Able 2
About 8
Accept 2
Access 1
Accessors 1
Account 1
Action 2
Activate 1
Active 4
Actual 3
Actually 1
Adapted 1
Adapter 1
Add 3
Added 2
Adjustment 1
Affect 3
Affects 1
Afresh 1
After 17
Afters 2
Ago 2
All 12
Allow 3
Allows 1
Already 3
Always 5
An 1
Ancestor 1
And 18
Ands 1
Annotated 3
Annotation 7
Annotations 7
Answering 2
Answers 3
Any 3
Appears 1
Appropriate 1
Appropriately 1
Approximately 1
Are 27
Arg 2
Args 1
Arguments 1
Array 7
Arrays 22
As 11
Ask 8
Asked 1
Asking 4
Asks 1
Assert 31
Assertion 3
Assume 10
Assumption 9
Assumptions 6
At 10
Attention 1
Automatically 2
Avoid 3
Away 1
Back 6
Backlog 13
Backward 3
Bad 5
Base 1
Be 10
Been 1
Before 18
Befores 2
Behind 2
Better 3
Big 1
Board 1
Book 1
Booleans 1
Both 3
Bracket 1
Bracketed 2
Brackets 3
Branches 1
Breaks 1
Bucketize 1
Bucketized 1
Buckets 3
Bug 1
Bug609972 1
Bugging 1
Build 1
Bytes 1
Cache 1
Calculate 1
Called 4
Calls 3
Can 9
Capturer 1
Case 9
Cases 1
Catches 1
Category 4
Caught 1
Causes 4
Chain 2
Change 3
Characterize 3
Chars 1
Check 1
Child 1
Children 2
Choices 2
Choose 1
Class 35
Classes 11
Classes2 1
Clear 1
Clears 1
Code 5
Codes 1
Colons 1
Columbus 2
Combinations 1
Compare 5
Compared 2
Comparison 11
Compatibility 6
Competitors 1
Complain 4
Complete 3
Compressing 1
Concern 4
Connection 1
Consider 1
Consistent 1
Construction 1
Constructor 7
Constructors 1
Containing 1
Contains 2
Context 8
Correct 6
Correctly 5
Correspondents 1
Count 10
Couple 1
Crashing 1
Create 1
Created 1
Creates 1
Creating 1
Cycle 2
Cycles 1
Data 14
Date 4
Dates 1
Day 3
Days 2
Deals 1
Decimals 1
Declared 2
Decorator 1
Deep 1
Default 3
Deficit 1
Delegates 1
Delete 1
Deletes 1
Delta 1
Dependent 1
Describe 7
Describes 2
Description 8
Descriptions 3
Desired 3
Determine 2
Dies 1
Differ 6
Different 11
Differently 2
Dimensional 7
Dir 2
Disappears 2
Display 13
Displayed 2
Distinguishes 1
Does 1
Doesnt 5
Done 14
Dont 3
Dots 1
Doubled 1
Doubles 1
Down 7
Duration 2
During 5
Each 4
Earlier 1
Easy 1
Edited 1
Edits 2
Effect 2
Either 1
Element 1
Element0null 1
Element0with 1
Element1null 1
Element1with 1
Elements 1
Elided 1
Eliminate 1
Ellipses 1
Else 2
Empty 2
Enclosed 5
Enclosing 1
End 7
Ensure 3
Equal 33
Equality 2
Equals 35
Error 80
Errors 5
Estimate 1
Estimated 1
Estimates 3
Estimatization 2
Eventually 3
Every 1
Everything 2
Exception 18
Exceptions 2
Execute 1
Exist 3
Existing 1
Exit 4
Expected 7
Expects 1
Expiration 1
Expire 2
Expressions 1
Extends 1
Fail 1
Failed 5
Failing 7
Fails 13
Failure 22
Failures 8
False 2
File 1
Filter 5
Filtered 1
Filtering 2
Find 2
Finding 1
Fine 2
Finished 2
First 6
Flag 2
Flags 3
Floats 2
For 17
Forking 1
Format 1
Forward 6
Found 1
Four 1
Frame 1
Fresh 1
From 14
Generated 1
Get 8
Glinda 1
Global 1
Goal 14
Goals 10
Goes 1
Good 4
Gripe 1
Guesser 3
Half 2
Handle 4
Handled 2
Happens 3
Happy 2
Hard 1
Has 8
Hash 2
Hashcodes 1
Have 7
Hide 1
Hiding 2
Holding 1
Honor 5
Hour 2
Idea 9
Ideas 8
If 9
Iff 1
Ignore 15
Ignored 5
Ignores 4
Ignoring 1
Implicit 1
Important 2
In 47
Inaccessible 1
Include 13
Includes 3
Indeed 1
Indicate 4
Indicates 1
Indirectly 1
Infinite 3
Infinities 1
Infinity 14
Info 1
Inheritance 2
Inherited 4
Initialization 52
Input 2
Instance 1
Int 1
Integer 1
Interest 4
Interestization 1
Interestize 3
Interestized 1
Interestizing 2
Interests 1
Interface 2
Into 1
Ints 2
Invalid 1
Invoke 1
Is 36
Items 7
Iterable 1
Itself 3
J 3
Jan1exists 1
Journal 1
Keep 2
Key 1
Known 1
Kwith 1
Last 1
Later 1
Learned 2
Least 3
Length 4
Less 1
Letters 1
Limits 1
Line 4
Lines 2
Links 4
List 3
Listener 2
Listeners 2
Lists 1
Log 7
Long 3
Longs 2
Loop 3
Loq 1
Maintain 1
Make 4
Makes 1
Malformedness 1
Many 1
Marked 2
Mask 1
Match 3
Matcher 1
Matchers 7
Matches 2
Matches2 2
May 1
Mean 2
Meaningful 2
Means 2
Message 24
Method 17
Methods 14
Middle 1
Minutes 2
Missing 3
Month 1
More 5
Most 1
Multi 7
Multiple 10
Must 1
Mutable 1
My 1
N 8
Na 9
Name 10
Named 3
Nameless 1
Names 9
Neg 4
Negative 2
Never 3
New 3
Next 7
Nexts 1
No 14
Non 4
None 1
Nonexistent 1
Normally 1
Not 51
Noted 1
Nothing 1
Notification 1
Notifications 1
Notifier 1
Notify 2
Now 4
Ns 1
Null 44
Nulls 3
Number 1
O 1
OK 3
Object 7
Objects 6
Of 13
Of0 1
Of1 3
Ok 3
Old 3
On 25
Once 3
One 12
Only 8
Opposite 1
Option 2
Order 4
Ordering 1
Ors 1
Other 1
Output 6
Overlaping 4
Overloaded 1
Override 1
Own 2
Parameter 4
Parameterized 5
Parameters 9
Params 2
Parent 3
Parents 6
Parse 2
Parser 1
Parsing 2
Pass 4
Passes 6
Passing 3
Path 2
Pause 1
Paused 5
Pay 1
Persist 1
Pick 1
Plan 1
Plans 3
Point 5
Points 6
Pos 6
Position 1
Possible 1
Postive 3
Postpone 1
Postponed 1
Preferences 2
Prevent 5
Prevents 2
Previously 1
Primitive 2
Print 2
Priority 1
Private 1
Produces 1
Prohibited 2
Project 2
Projects 13
Prompt 2
Public 2
Pull 1
Question 5
Questioning 1
Questions 7
Quickly 1
Raise 1
Rate 1
Read 10
Real 3
Reason 1
Reasonable 1
Recognize 1
Recognizes 1
Record 2
Reduce 1
Reflected 1
Reflects 1
Regardless 2
Reject 1
Release 1
Remember 4
Remove 5
Repeated 7
Report 16
Reporting 1
Reports 3
Result 4
Resume 2
Resumed 3
Retain 1
Retained 2
Retrieval 1
Return 4
Returned 1
Returns 4
Run 32
Runnable 1
Runner 10
Running 4
Runs 4
Runtime 1
Same 22
Sameness 1
Scoot 1
Second 1
Self 1
Sense 1
Sensible 1
Sensitive 1
Set 1
Setup 12
Shadowed 2
Shadowing 1
Ships 2
Shortfalls 1
Shorts 1
Should 6
Show 15
Simple 1
Since 1
Single 2
Snappy 1
Soft 5
Soften 2
Something 3
Sooner 1
Sorting 8
Spite 1
Square 3
Stack 1
Stalled 1
Start 6
Static 3
Status 14
Step 6
Still 1
Stop 4
String 31
Stringable 1
Strings 7
Subbrackets 2
Subclass 2
Subclasses 2
Success 5
Successful 1
Suite 24
Suites 1
Superclass 1
Supply 2
Sure 4
Take 1
Target 1
Targets 1
Tasks 1
Tear 6
Teardown 5
Tearing 1
Temp 2
Test 191
Test0 1
Test1 1
Tested 2
Tests 7
Than 4
That 9
Thats 1
The 2
Theories 3
Theory 4
There 1
Theres 1
They 1
Thread 1
Three 2
Through 1
Throw 2
Throwing 1
Thrown 4
Throws 4
Time 10
Timeframe 1
Timeout 7
Times 6
To 32
Tomorrow 1
Too 4
Top 1
Trace 2
Track 4
Tracked 1
Tracks 9
Treat 2
Tree 1
Triangulate 1
True 3
Try 1
Twice 2
Two 9
Type 1
Typecast 1
Types 3
Unadapt 1
Understand 1
Unequal 1
Unexpected 1
Unfindable 1
Unit4 3
Unknown 2
Unless 2
Unnecessary 1
Unsortables 1
Up 7
Update 1
Use 7
Used 4
Useful 1
User 2
Uses 2
Validate 3
Validation 1
Value 6
Valued 1
Values 2
Velocities 1
Velocity 5
Verbose 2
Very 1
Violated 2
Void 1
Wait 2
Waiting 6
Warnings 1
Was 3
Watches 1
Weird 2
What 3
Whats 1
When 30
Which 1
While 1
With 48
Without 5
Word 3
Work 7
Works 19
Wrap 1
Wrong 4
Year 1
Yes 1
Yesterday 2
Younger 1
Zero 5