DevCreek Logo
Login | Register |

Analytics
My DevCreek
Scoreboard
Reports

Community
Wiki

Primer
Overview
Quick Start
Download
Metrics
Premium
Technology
Privacy
About Us

Support
FAQ
Contact Us
Heartbeat

Unit Tests - Test Method Duration

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

Filtered by: Projects: junit, Principals: All
Generated by DevCreek: Tue Oct 11 08:57:58 EDT 2011

Project Average(ms)   Min(ms) Max(ms) Daily Wait(min)
  49,751   49,127 52,623  
junit 49,751 49,127 52,623 0

junit

Test Run Duration

Test Method Duration

Package Average(ms)   Min(ms) Max(ms)
33.0 49,749   49,125 52,621
junit.tests.extensions 216 192 278
junit.tests.framework 88 79 324
junit.tests.runner 474 416 578
org.junit.tests 5 4 70
org.junit.tests.assertion 198 79 411
org.junit.tests.description 18 11 47
org.junit.tests.doc 1,684 1,684 1,684
org.junit.tests.experimental 98 71 203
org.junit.tests.experimental.results 16 5 52
org.junit.tests.experimental.theories 46 10 127
org.junit.tests.experimental.theories.extendingwithstubs 11 5 18
org.junit.tests.experimental.theories.runner 729 647 1,097
org.junit.tests.extension 2 2 3
org.junit.tests.junit3compatibility 62 37 798
org.junit.tests.listening 1,040 1,029 1,151
org.junit.tests.manipulation 112 60 323
org.junit.tests.running.classes 124 80 307
org.junit.tests.running.core 170 139 227
org.junit.tests.running.methods 346 277 587
org.junit.tests.validation 17 7 45
test.net.saff.glinda 17 17 17
test.net.saff.glinda.tempdir 40,837 40,837 40,837
test.net.saff.glinda.units 669 669 669
test.net.saff.glinda.units.book 356 356 356
test.net.saff.glinda.units.ideas 512 512 512
test.net.saff.glinda.units.interpretation 135 135 135
test.net.saff.glinda.units.projects 1,063 1,063 1,063
test.net.saff.glinda.units.time 84 84 84
test.net.saff.glinda.user 38 38 38
test.net.saff.glinda.user.goals 212 212 212
test.net.saff.glinda.user.ideas 170 170 170
test.net.saff.glinda.user.projects 143 143 143
test.net.saff.stubbedtheories 55 55 55
Test Method Average(ms) Min(ms) Max(ms)
702.0 49,751 49,127 52,623
.should not run 2 2 2
junit.tests.extensions.ActiveTestTest.testActiveRepeatedTest 155 139 176
junit.tests.extensions.ActiveTestTest.testActiveRepeatedTest0 1 1 1
junit.tests.extensions.ActiveTestTest.testActiveRepeatedTest1 24 22 27
junit.tests.extensions.ActiveTestTest.testActiveTest 26 22 31
junit.tests.extensions.ExtensionTest.testRunningErrorInTestSetup 2 1 5
junit.tests.extensions.ExtensionTest.testRunningErrorsInTestSetup 2 1 3
junit.tests.extensions.ExtensionTest.testSetupErrorDontTearDown 1 1 1
junit.tests.extensions.ExtensionTest.testSetupErrorInTestSetup 1 1 1
junit.tests.extensions.RepeatedTestTest.testRepeatedMoreThanOnce 1 1 1
junit.tests.extensions.RepeatedTestTest.testRepeatedNegative 1 1 15
junit.tests.extensions.RepeatedTestTest.testRepeatedOnce 2 1 16
junit.tests.extensions.RepeatedTestTest.testRepeatedZero 1 1 1
junit.tests.framework.AssertTest.testAssertEquals 1 1 1
junit.tests.framework.AssertTest.testAssertEqualsNull 1 1 1
junit.tests.framework.AssertTest.testAssertFalse 1 1 16
junit.tests.framework.AssertTest.testAssertNotNull 1 1 1
junit.tests.framework.AssertTest.testAssertNotSame 1 1 1
junit.tests.framework.AssertTest.testAssertNotSameFailsNull 1 1 1
junit.tests.framework.AssertTest.testAssertNull 1 1 1
junit.tests.framework.AssertTest.testAssertNullNotEqualsNull 1 1 1
junit.tests.framework.AssertTest.testAssertNullNotEqualsString 1 1 2
junit.tests.framework.AssertTest.testAssertSame 1 1 1
junit.tests.framework.AssertTest.testAssertStringEquals 2 2 2
junit.tests.framework.AssertTest.testAssertStringNotEqualsNull 1 1 1
junit.tests.framework.AssertTest.testAssertTrue 1 1 1
junit.tests.framework.AssertTest.testFail 1 1 8
junit.tests.framework.ComparisonCompactorTest.testBug609972 1 1 1
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameComplete 1 1 1
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorEndSameCompleteContext 1 1 1
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches 1 1 1
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches2 1 1 1
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatches2Context 1 1 1
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorOverlapingMatchesContext 1 1 1
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorStartSameComplete 1 1 1
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithActualNull 1 1 1
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithActualNullContext 1 1 1
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithExpectedNull 1 1 1
junit.tests.framework.ComparisonCompactorTest.testComparisonErrorWithExpectedNullContext 1 1 1
junit.tests.framework.ComparisonCompactorTest.testEndSame 1 1 1
junit.tests.framework.ComparisonCompactorTest.testMessage 1 1 1
junit.tests.framework.ComparisonCompactorTest.testNoContextStartAndEndSame 1 1 1
junit.tests.framework.ComparisonCompactorTest.testSame 1 1 1
junit.tests.framework.ComparisonCompactorTest.testStartAndEndContext 1 1 1
junit.tests.framework.ComparisonCompactorTest.testStartAndEndContextWithEllipses 1 1 1
junit.tests.framework.ComparisonCompactorTest.testStartSame 1 1 16
junit.tests.framework.ComparisonFailureTest.testConnection 1 1 1
junit.tests.framework.ComparisonFailureTest.testThrowing 1 1 3
junit.tests.framework.DoublePrecisionAssertTest.testAssertEqualsNaNFails 1 1 1
junit.tests.framework.DoublePrecisionAssertTest.testAssertNaNEqualsFails 1 1 1
junit.tests.framework.DoublePrecisionAssertTest.testAssertNaNEqualsNaN 1 1 1
junit.tests.framework.DoublePrecisionAssertTest.testAssertNegInfinityEqualsInfinity 1 1 1
junit.tests.framework.DoublePrecisionAssertTest.testAssertPosInfinityEqualsInfinity 1 1 44
junit.tests.framework.DoublePrecisionAssertTest.testAssertPosInfinityNotEquals 1 1 2
junit.tests.framework.DoublePrecisionAssertTest.testAssertPosInfinityNotEqualsNegInfinity 1 1 1
junit.tests.framework.FloatAssertTest.testAllInfinities 1 1 1
junit.tests.framework.FloatAssertTest.testAssertEqualsNaNFails 1 1 1
junit.tests.framework.FloatAssertTest.testAssertNaNEqualsFails 2 1 3
junit.tests.framework.FloatAssertTest.testAssertNaNEqualsNaN 1 1 1
junit.tests.framework.FloatAssertTest.testAssertNegInfinityEqualsInfinity 1 1 1
junit.tests.framework.FloatAssertTest.testAssertPosInfinityEqualsInfinity 1 1 1
junit.tests.framework.FloatAssertTest.testAssertPosInfinityNotEquals 1 1 1
junit.tests.framework.FloatAssertTest.testAssertPosInfinityNotEqualsNegInfinity 1 1 2
junit.tests.framework.NoArgTestCaseTest.testNothing 1 1 1
junit.tests.framework.SuiteTest.testAddTestSuite 1 1 1
junit.tests.framework.SuiteTest.testCreateSuiteFromArray 1 1 2
junit.tests.framework.SuiteTest.testInheritedTests 1 1 1
junit.tests.framework.SuiteTest.testNoTestCases 2 1 3
junit.tests.framework.SuiteTest.testNotExistingTestCase 1 1 2
junit.tests.framework.SuiteTest.testNotPublicTestCase 1 1 1
junit.tests.framework.SuiteTest.testNotVoidTestCase 2 1 3
junit.tests.framework.SuiteTest.testOneTestCase 1 1 2
junit.tests.framework.SuiteTest.testShadowedTests 1 1 2
junit.tests.framework.TestCaseTest.testCaseToString 1 1 1
junit.tests.framework.TestCaseTest.testError 1 1 8
junit.tests.framework.TestCaseTest.testErrorTearingDownDoesntMaskErrorRunning 1 1 1
junit.tests.framework.TestCaseTest.testExceptionRunningAndTearDown 1 1 15
junit.tests.framework.TestCaseTest.testFailure 1 1 1
junit.tests.framework.TestCaseTest.testNamelessTestCase 1 1 2
junit.tests.framework.TestCaseTest.testNoArgTestCasePasses 1 1 73
junit.tests.framework.TestCaseTest.testRunAndTearDownFails 1 1 9
junit.tests.framework.TestCaseTest.testSetupFails 1 1 16
junit.tests.framework.TestCaseTest.testSuccess 1 1 1
junit.tests.framework.TestCaseTest.testTearDownAfterError 1 1 4
junit.tests.framework.TestCaseTest.testTearDownFails 1 1 5
junit.tests.framework.TestCaseTest.testTearDownSetupFails 2 1 3
junit.tests.framework.TestCaseTest.testWasRun 1 1 7
junit.tests.framework.TestImplementorTest.testSuccessfulRun 6 1 15
junit.tests.framework.TestListenerTest.testError 1 1 5
junit.tests.framework.TestListenerTest.testFailure 1 1 1
junit.tests.framework.TestListenerTest.testStartStop 1 1 1
junit.tests.runner.BaseTestRunnerTest.testInvokeNonStaticSuite 1 1 1
junit.tests.runner.StackFilterTest.testFilter 1 1 2
junit.tests.runner.TextFeedbackTest.testEmptySuite 1 1 1
junit.tests.runner.TextFeedbackTest.testError 1 1 2
junit.tests.runner.TextFeedbackTest.testFailure 2 1 3
junit.tests.runner.TextFeedbackTest.testOneTest 1 1 1
junit.tests.runner.TextFeedbackTest.testTwoTests 1 1 2
junit.tests.runner.TextRunnerSingleMethodTest.testSingle 1 1 2
junit.tests.runner.TextRunnerTest.testError 114 79 166
junit.tests.runner.TextRunnerTest.testFailure 176 166 195
junit.tests.runner.TextRunnerTest.testRunReturnsResult 1 1 3
junit.tests.runner.TextRunnerTest.testSuccess 173 162 200
org.junit.tests.assertion.AssertionTest.arraysActualNullMessage 2 1 15
org.junit.tests.assertion.AssertionTest.arraysDeclaredAsObjectAreComparedAsObjects 2 1 5
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement0nullMessage 2 1 3
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement0withMessage 2 1 4
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement1nullMessage 3 1 3
org.junit.tests.assertion.AssertionTest.arraysDifferAtElement1withMessage 2 1 3
org.junit.tests.assertion.AssertionTest.arraysDifferentLengthMessage 2 1 3
org.junit.tests.assertion.AssertionTest.arraysElementsDiffer 2 1 2
org.junit.tests.assertion.AssertionTest.arraysEqual 2 1 2
org.junit.tests.assertion.AssertionTest.arraysEqualWithMessage 3 1 3
org.junit.tests.assertion.AssertionTest.arraysExpectedNullMessage 2 1 3
org.junit.tests.assertion.AssertionTest.arraysNotEqual 2 1 3
org.junit.tests.assertion.AssertionTest.arraysNotEqualWithMessage 2 1 2
org.junit.tests.assertion.AssertionTest.arraysWithNullElementEqual 2 1 4
org.junit.tests.assertion.AssertionTest.assertThatDescriptionCanBeElided 3 1 3
org.junit.tests.assertion.AssertionTest.assertThatIncludesDescriptionOfTestedValueInErrorMessage 2 1 4
org.junit.tests.assertion.AssertionTest.bigDecimalsNotEqual 2 1 4
org.junit.tests.assertion.AssertionTest.booleansNotEqual 2 1 3
org.junit.tests.assertion.AssertionTest.bytesNotEqual 2 1 2
org.junit.tests.assertion.AssertionTest.charsNotEqual 2 1 3
org.junit.tests.assertion.AssertionTest.doublesNotEqual 2 1 5
org.junit.tests.assertion.AssertionTest.equals 3 1 3
org.junit.tests.assertion.AssertionTest.errorMessageDistinguishesDifferentValuesWithSameToString 5 4 6
org.junit.tests.assertion.AssertionTest.fails 3 1 3
org.junit.tests.assertion.AssertionTest.floatsNotEqual 2 1 4
org.junit.tests.assertion.AssertionTest.floatsNotEqualWithoutDelta 3 1 3
org.junit.tests.assertion.AssertionTest.implicitTypecastEquality 2 2 2
org.junit.tests.assertion.AssertionTest.IntegerDoesNotEqualLong 2 1 3
org.junit.tests.assertion.AssertionTest.intsEqualLongs 2 1 2
org.junit.tests.assertion.AssertionTest.intsNotEqual 2 1 2
org.junit.tests.assertion.AssertionTest.longsNotEqual 2 1 3
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysAreEqual 3 1 3
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysAreNotEqual 2 1 3
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysAreNotEqualNoMessage 3 1 4
org.junit.tests.assertion.AssertionTest.multiDimensionalArraysDeclaredAsOneDimensionalAreEqual 2 1 3
org.junit.tests.assertion.AssertionTest.multiDimensionalIntArraysAreEqual 2 1 2
org.junit.tests.assertion.AssertionTest.naNsAreEqual 6 3 8
org.junit.tests.assertion.AssertionTest.notEqualsNullWithObject 3 1 3
org.junit.tests.assertion.AssertionTest.notEqualsNullWithObjectWithMessage 2 1 3
org.junit.tests.assertion.AssertionTest.notEqualsObjectWithNull 2 1 3
org.junit.tests.assertion.AssertionTest.notEqualsObjectWithNullWithMessage 2 1 16
org.junit.tests.assertion.AssertionTest.notSame 2 1 6
org.junit.tests.assertion.AssertionTest.notSameNullMessage 2 1 3
org.junit.tests.assertion.AssertionTest.notSameWithMessage 2 1 2
org.junit.tests.assertion.AssertionTest.nullMessage 2 1 3
org.junit.tests.assertion.AssertionTest.nullMessageDisappearsWithAssertEquals 2 1 2
org.junit.tests.assertion.AssertionTest.nullMessageDisappearsWithStringAssertEquals 3 1 3
org.junit.tests.assertion.AssertionTest.objectsAreSame 2 1 3
org.junit.tests.assertion.AssertionTest.objectsNotEquals 2 1 3
org.junit.tests.assertion.AssertionTest.objectsNotSame 2 1 3
org.junit.tests.assertion.AssertionTest.oneDimensionalPrimitiveArraysAreEqual 1 1 3
org.junit.tests.assertion.AssertionTest.same 2 1 4
org.junit.tests.assertion.AssertionTest.sameNullMessage 3 1 6
org.junit.tests.assertion.AssertionTest.sameWithMessage 2 1 3
org.junit.tests.assertion.AssertionTest.shortsNotEqual 2 1 3
org.junit.tests.assertion.AssertionTest.shouldBeAbleToCompareNullAndStringNull 1 1 1
org.junit.tests.assertion.AssertionTest.shouldBeAbleToCompareStringNullAndNull 1 1 1
org.junit.tests.assertion.AssertionTest.stringsDifferWithUserMessage 2 1 3
org.junit.tests.assertion.AssertionTest.stringsNotEqual 2 1 2
org.junit.tests.assertion.BothTest.bothFails 10 3 33
org.junit.tests.assertion.BothTest.bothPasses 7 4 24
org.junit.tests.assertion.BothTest.descriptionIsSensible 7 1 23
org.junit.tests.assertion.BothTest.eitherPasses 1 1 1
org.junit.tests.assertion.BothTest.subclassesAreOkInSecondPositionOnly 1 1 3
org.junit.tests.assertion.BothTest.threeAndsWork 18 1 38
org.junit.tests.assertion.BothTest.threeOrsWork 20 1 74
org.junit.tests.assertion.EachTest.eachDescription 2 1 2
org.junit.tests.assertion.EachTest.initializationError 1 1 1
org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfClasses 8 2 20
org.junit.tests.description.AnnotatedDescriptionTest.annotationsExistOnDescriptionsOfIgnoredClass 1 1 4
org.junit.tests.description.AnnotatedDescriptionTest.characterizeCreatingMyOwnAnnotation 2 1 8
org.junit.tests.description.AnnotatedDescriptionTest.descriptionOfTestClassHasValuedAnnotation 1 1 3
org.junit.tests.description.AnnotatedDescriptionTest.getAnnotationsReturnsAllAnnotations 2 2 7
org.junit.tests.description.AnnotatedDescriptionTest.initializationError 1 1 1
org.junit.tests.description.SuiteDescriptionTest.equalsIsCorrect 1 1 1
org.junit.tests.description.SuiteDescriptionTest.hashCodeIsReasonable 1 1 1
org.junit.tests.description.TestDescriptionTest.equalsIsFalseForNonTestDescription 1 1 2
org.junit.tests.doc.TheSimplestTestCase.initializationError 1 1 1
org.junit.tests.doc.TheSimplestTestCase.works 1,683 1,683 1,683
org.junit.tests.experimental.AssumptionTest.assumeNoExceptionThrows 1 1 1
org.junit.tests.experimental.AssumptionTest.assumeNotNullIncludesParameterList 2 1 3
org.junit.tests.experimental.AssumptionTest.assumeNotNullPasses 1 1 1
org.junit.tests.experimental.AssumptionTest.assumeNotNullThrowsException 4 2 5
org.junit.tests.experimental.AssumptionTest.assumeThatPasses 1 1 1
org.junit.tests.experimental.AssumptionTest.assumeThatPassesOnStrings 1 1 1
org.junit.tests.experimental.AssumptionTest.assumeThatWorks 2 1 5
org.junit.tests.experimental.AssumptionTest.assumeTrueWorks 1 1 1
org.junit.tests.experimental.AssumptionTest.failedAssumptionsMeanIgnored 8 6 44
org.junit.tests.experimental.AssumptionTest.failedAssumptionsMeanPassing 9 9 9
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassIgnoresClass 2 1 2
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforeClassPreventsTestRun 4 4 4
org.junit.tests.experimental.AssumptionTest.failingAssumptionInBeforePreventsTestRun 2 2 3
org.junit.tests.experimental.AssumptionTest.failingAssumptionInConstructorIgnoresClass 2 2 3
org.junit.tests.experimental.AssumptionTest.failingAssumptionsPrint 22 21 23
org.junit.tests.experimental.AssumptionTest.initializationError 1 1 1
org.junit.tests.experimental.AssumptionTest.passingAssumptionsScootThrough 3 2 4
org.junit.tests.experimental.AssumptionViolatedExceptionTest.AssumptionViolatedExceptionDescribesItself 1 1 1
org.junit.tests.experimental.AssumptionViolatedExceptionTest.simpleAssumptionViolatedExceptionDescribesItself 1 1 19
org.junit.tests.experimental.AssumptionViolatedExceptionTest.toStringIsUseful 8 2 14
org.junit.tests.experimental.AssumptionViolatedExceptionTest.toStringReportsMatcher 1 1 18
org.junit.tests.experimental.AssumptionViolatedExceptionTest.toStringReportsValue 2 1 8
org.junit.tests.experimental.MatcherTest.differentMatchersHaveDifferentDescriptions 18 8 32
org.junit.tests.experimental.results.PrintableResultTest.backTraceHasGoodToString 6 2 23
org.junit.tests.experimental.results.PrintableResultTest.includeMultipleFailures 2 1 3
org.junit.tests.experimental.results.ResultMatchersTest.hasFailuresHasGoodDescription 7 1 25
org.junit.tests.experimental.results.ResultMatchersTest.initializationError 1 1 1
org.junit.tests.experimental.theories.AllMembersSupplierTest.dataPointsAnnotationMeansTreatAsArrayOnly 1 1 1
org.junit.tests.experimental.theories.extendingwithstubs.StubbedTheoriesTest.ask 11 5 18
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.buildParameterizedAssertionError 1 1 2
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.differentParameterizedAssertionErrorsHaveDifferentToStrings 8 1 27
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.equalParameterizedAssertionErrorsHaveSameToString 18 1 42
org.junit.tests.experimental.theories.ParameterizedAssertionErrorTest.equalsReturnsTrue 8 1 31
org.junit.tests.experimental.theories.ParameterSignatureTest.getAnnotations 9 4 22
org.junit.tests.experimental.theories.ParameterSignatureTest.getType 1 1 2
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$BeforeAndAfterEachTime.stringsAreOK 1 1 2
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$BeforeAndAfterOnSameInstance.stringsAreOK 1 1 16
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$DifferentTypesInConstructor.yesIndeed 1 1 1
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$HasATwoParameterTheory.everythingIsZero 5 1 17
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$NewObjectEachTime.addToEmptyList 2 1 56
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$OneTestTwoAnnotations.stringsAreOK 1 1 1
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$PositiveInts.haveAPostiveSquare 1 1 1
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$PositiveIntsWithMethodParams.haveAPostiveSquare 1 1 15
org.junit.tests.experimental.theories.runner.SuccessfulWithDataPointFields$PositiveIntsWithNegativeField.haveAPostiveSquare 1 1 20
org.junit.tests.experimental.theories.runner.TheoriesPerformanceTest.initializationError 1 1 1
org.junit.tests.experimental.theories.runner.TheoriesPerformanceTest.tryCombinationsQuickly 524 524 524
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.canRunTheories 14 2 35
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.dataPointsMustBeStatic 6 5 97
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.initializationError 1 1 1
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.nullsUsedUnlessProhibited 4 2 19
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.reportBadParams 4 4 11
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.theoryAnnotationsAreRetained 1 1 1
org.junit.tests.experimental.theories.runner.UnsuccessfulWithDataPointFields.theoryClassMethodsShowUp 1 1 5
org.junit.tests.experimental.theories.runner.WhenNoParametersMatch.showFailedAssumptionsWhenNoParametersFound 32 8 51
org.junit.tests.experimental.theories.runner.WithDataPointFields.beforeIsCalledOnEachParameterSet 5 5 5
org.junit.tests.experimental.theories.runner.WithDataPointFields.beforeIsCalledOnSameInstance 2 2 2
org.junit.tests.experimental.theories.runner.WithDataPointFields.canRunTheories 13 13 13
org.junit.tests.experimental.theories.runner.WithDataPointFields.canRunTwoParameterTheories 2 2 2
org.junit.tests.experimental.theories.runner.WithDataPointFields.differentTypesForConstructorAndMethodOk 11 11 11
org.junit.tests.experimental.theories.runner.WithDataPointFields.honorConstructorAssumptions 1 1 1
org.junit.tests.experimental.theories.runner.WithDataPointFields.honorConstructorParameters 8 8 8
org.junit.tests.experimental.theories.runner.WithDataPointFields.newObjectEachTime 3 3 3
org.junit.tests.experimental.theories.runner.WithDataPointFields.nullsUsedUnlessProhibited 7 7 7
org.junit.tests.experimental.theories.runner.WithDataPointFields.passParametersToBothConstructorAndMethod 2 2 2
org.junit.tests.experimental.theories.runner.WithDataPointFields.reportBadParams 6 6 6
org.junit.tests.experimental.theories.runner.WithDataPointFields.theoryAnnotationsAreRetained 1 1 1
org.junit.tests.experimental.theories.runner.WithDataPointFields.theoryClassMethodsShowUp 1 1 1
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithoutAnnotation 1 1 1
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreDataPointMethodsWithWrongTypes 2 1 17
org.junit.tests.experimental.theories.runner.WithDataPointMethod.ignoreExceptionsFromDataPointMethods 3 1 9
org.junit.tests.experimental.theories.runner.WithDataPointMethod.initializationError 1 1 1
org.junit.tests.experimental.theories.runner.WithDataPointMethod.mutableObjectsAreCreatedAfresh 8 1 20
org.junit.tests.experimental.theories.runner.WithDataPointMethod.pickUpDataPointMethods 6 2 13
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.dataPointCanBeArray 4 1 16
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArray 2 1 7
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethod 4 1 11
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.getDataPointsFromArrayMethodInSpiteOfMalformedness 3 1 15
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.initializationError 3 3 3
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.shouldFilterNull 2 1 8
org.junit.tests.experimental.theories.runner.WithExtendedParameterSources.testedOnLimitsParameters 13 1 17
org.junit.tests.experimental.theories.runner.WithOnlyTestAnnotations.honorExpected 3 2 5
org.junit.tests.experimental.theories.runner.WithOnlyTestAnnotations.honorExpectedPassing 2 1 2
org.junit.tests.experimental.theories.runner.WithOnlyTestAnnotations.honorTimeout 8 7 15
org.junit.tests.experimental.theories.runner.WithOnlyTestAnnotations.initializationError 1 1 1
org.junit.tests.extension.CompositeRunnerTest.callsBeforeClass 2 2 3
org.junit.tests.junit3compatibility.AllTestsTest.correctTestCount 1 1 13
org.junit.tests.junit3compatibility.AllTestsTest.correctTestCountAdapted 4 2 16
org.junit.tests.junit3compatibility.AllTestsTest.ensureTestIsRun 3 2 27
org.junit.tests.junit3compatibility.AllTestsTest.exceptionThrownWhenSuiteIsBad 1 1 4
org.junit.tests.junit3compatibility.AllTestsTest.initializationError 1 1 1
org.junit.tests.junit3compatibility.ClassRequestTest.noSuiteMethodIfMethodPrivate 1 1 13
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testBeforeAndAfterClass 3 1 3
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testCompatibility 2 1 2
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testException 4 2 27
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testExceptionInBefore 2 1 61
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testExpected 1 1 3
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testInvalidMethod 2 1 93
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testNoException 1 1 2
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testNotifyResult 2 1 2
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testRunWithClass 2 1 146
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testToString 1 1 2
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testToStringSuite 1 1 145
org.junit.tests.junit3compatibility.ForwardCompatibilityTest.testUseGlobalCache 2 1 2
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.generatedErrorTestsMatchUp 1 1 3
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.initializationError 1 1 1
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.initializationErrorsAreThrownAtRuntime 1 1 6
org.junit.tests.junit3compatibility.InitializationErrorForwardCompatibilityTest.initializationErrorsShowUpAsWarnings 2 1 4
org.junit.tests.junit3compatibility.JUnit38ClassRunnerTest.canUnadaptAnAdapter 1 1 2
org.junit.tests.junit3compatibility.JUnit38ClassRunnerTest.initializationError 2 2 2
org.junit.tests.junit3compatibility.JUnit38ClassRunnerTest.plansDecoratorCorrectly 2 1 2
org.junit.tests.junit3compatibility.JUnit38ClassRunnerTest.testListener 8 1 37
org.junit.tests.junit3compatibility.OldTestClassAdaptingListenerTest.addFailureDelegatesToNotifier 2 1 148
org.junit.tests.junit3compatibility.OldTestClassAdaptingListenerTest.initializationError 1 1 1
org.junit.tests.junit3compatibility.SuiteMethodTest.descriptionAndRunNotificationsAreConsistent 4 1 7
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteIsCalled 2 1 2
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteNotUsedWithJUnit4Classes2 2 1 3
org.junit.tests.junit3compatibility.SuiteMethodTest.makeSureSuiteWorksWithJUnit4Classes 2 1 9
org.junit.tests.junit3compatibility.SuiteMethodTest.suiteIsUsedWithJUnit4Classes 1 1 9
org.junit.tests.listening.ListenerTest.initializationError 1 1 1
org.junit.tests.listening.ListenerTest.notifyListenersInTheOrderInWhichTheyAreAdded 2 1 5
org.junit.tests.listening.ResultTest.failedAssumptionDoesntCountAsRun 1 1 1
org.junit.tests.listening.ResultTest.ignoringInMiddleDoesntCountAsRun 1 1 1
org.junit.tests.listening.RunnerTest.newTestCount 1 1 2
org.junit.tests.listening.RunnerTest.oldTestCount 2 1 25
org.junit.tests.listening.RunnerTest.testFinished 2 1 3
org.junit.tests.listening.TestListenerTest.failingListener 2 1 3
org.junit.tests.listening.TestListenerTest.freshResultEachTime 2 1 2
org.junit.tests.listening.TestListenerTest.initializationError 1 1 1
org.junit.tests.listening.TestListenerTest.removeFailingListeners 2 1 3
org.junit.tests.listening.TextListenerTest.testAssumptionFailureIsIgnore 6 5 8
org.junit.tests.listening.TextListenerTest.testAssumptionFailureIsReflected 3 3 5
org.junit.tests.listening.TextListenerTest.testError 4 2 4
org.junit.tests.listening.TextListenerTest.testIgnore 4 2 29
org.junit.tests.listening.TextListenerTest.testSuccess 4 2 22
org.junit.tests.listening.TextListenerTest.testTime 1,002 1,002 1,003
org.junit.tests.listening.UserStopTest.stopClassRunner 2 1 22
org.junit.tests.listening.UserStopTest.userStop 1 1 11
org.junit.tests.manipulation.CategoryTest.categoryAnnotationOnAClass 14 13 14
org.junit.tests.manipulation.CategoryTest.categoryFilterOnMethodWithAnnotatedClass 1 1 1
org.junit.tests.manipulation.CategoryTest.describeCategoryFilter 2 2 2
org.junit.tests.manipulation.CategoryTest.runACategory 8 7 8
org.junit.tests.manipulation.SingleMethodTest.classesWithSuiteMethodsAreFiltered 2 1 14
org.junit.tests.manipulation.SingleMethodTest.eliminateUnnecessaryTreeBranches 3 2 4
org.junit.tests.manipulation.SingleMethodTest.filteringAffectsPlan 1 1 2
org.junit.tests.manipulation.SingleMethodTest.filteringAwayEverythingThrowsException 6 1 40
org.junit.tests.manipulation.SingleMethodTest.nonexistentMethodCreatesFailure 2 1 10
org.junit.tests.manipulation.SingleMethodTest.oneTimeSetup 2 2 25
org.junit.tests.manipulation.SingleMethodTest.parameterizedBeforeClass 14 1 41
org.junit.tests.manipulation.SingleMethodTest.parameterizedFilterToSingleMethod 10 7 16
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.initializationError 1 1 1
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingBackwardWorksOnSuite 8 3 36
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingBackwardWorksOnTestClassRunner 4 2 11
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingForwardWorksOnSuite 16 8 34
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortable.sortingForwardWorksOnTestClassRunner 8 2 48
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortableWithSuiteMethod.initializationError 1 1 1
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortableWithSuiteMethod.sortingBackwardWorksOnTestClassRunner 2 1 2
org.junit.tests.manipulation.SortableTest$TestClassRunnerIsSortableWithSuiteMethod.sortingForwardWorksOnTestClassRunner 6 1 10
org.junit.tests.manipulation.SortableTest$UnsortableRunnersAreHandledWithoutCrashing.unsortablesAreHandledWithoutCrashing 2 2 3
org.junit.tests.ObjectContractTest.equalsMeansEqualHashCodes 2 1 39
org.junit.tests.ObjectContractTest.equalsThrowsNoException 3 3 31
org.junit.tests.running.classes.EnclosedTest.enclosedRunnerIsNamedForEnclosingClass 8 2 20
org.junit.tests.running.classes.EnclosedTest.enclosedRunnerPlansEnclosedClasses 12 3 27
org.junit.tests.running.classes.EnclosedTest.enclosedRunnerRunsEnclosedClasses 2 1 3
org.junit.tests.running.classes.EnclosedTest.initializationError 27 27 27
org.junit.tests.running.classes.IgnoreClassTest.ignoreClass 1 1 31
org.junit.tests.running.classes.IgnoreClassTest.includeClassNameWhenClassIsIgnored 1 1 1
org.junit.tests.running.classes.IgnoreClassTest.includeReasonWhenClassIsIgnored 6 1 47
org.junit.tests.running.classes.ParameterizedTestTest.beforeAndAfterClassAreRun 2 2 6
org.junit.tests.running.classes.ParameterizedTestTest.count 4 4 6
org.junit.tests.running.classes.ParameterizedTestTest.countBeforeRun 2 1 4
org.junit.tests.running.classes.ParameterizedTestTest.failuresAddedForBadTestMethod 2 2 5
org.junit.tests.running.classes.ParameterizedTestTest.failuresNamedCorrectly 8 4 10
org.junit.tests.running.classes.ParameterizedTestTest.meaningfulFailureWhenParameterListsAreNotArrays 12 5 21
org.junit.tests.running.classes.ParameterizedTestTest.meaningfulFailureWhenParametersNotPublic 2 1 3
org.junit.tests.running.classes.ParameterizedTestTest.plansNamedCorrectly 2 1 3
org.junit.tests.running.classes.ParameterizedTestTest.validateClassCatchesNoParameters 1 1 4
org.junit.tests.running.classes.RunWithTest.characterizeErrorMessageFromBadRunner 1 1 31
org.junit.tests.running.classes.RunWithTest.run 1 1 1
org.junit.tests.running.classes.RunWithTest.runWithExtendsToSubclasses 4 1 5
org.junit.tests.running.classes.SuiteTest.beforeAndAfterClassRunOnSuite 2 2 3
org.junit.tests.running.classes.SuiteTest.ensureSuitesWorkWithForwardCompatibility 2 1 2
org.junit.tests.running.classes.SuiteTest.ensureTestIsRun 3 2 6
org.junit.tests.running.classes.SuiteTest.forwardCompatibilityWorksWithGetTests 1 1 2
org.junit.tests.running.classes.SuiteTest.forwardCompatibilityWorksWithTestCount 1 1 1
org.junit.tests.running.classes.SuiteTest.suiteShouldBeOKwithNonDefaultConstructor 1 1 2
org.junit.tests.running.classes.SuiteTest.suiteShouldComplainAboutNoSuiteClassesAnnotation 2 2 7
org.junit.tests.running.classes.SuiteTest.suiteTestCountIsCorrect 1 1 2
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteContainsItselfIndirectly 2 2 6
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasACycle 2 1 2
org.junit.tests.running.classes.SuiteTest.whatHappensWhenASuiteHasAForkingCycle 1 1 3
org.junit.tests.running.classes.SuiteTest.withoutSuiteClassAnnotationProducesFailure 1 1 3
org.junit.tests.running.classes.TestClassTest.complainIfMultipleConstructors 1 1 8
org.junit.tests.running.classes.TestClassTest.initializationError 1 1 1
org.junit.tests.running.classes.TestClassTest.snappyRetrievalOfAnnotatedMethods 3 2 4
org.junit.tests.running.core.CommandLineTest.runAClass 1 1 1
org.junit.tests.running.core.CommandLineTest.runATest 10 2 24
org.junit.tests.running.core.CommandLineTest.runTwoClasses 2 1 2
org.junit.tests.running.core.CommandLineTest.runTwoClassesAsArray 2 1 3
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.failureCausesExitCodeOf1 6 5 6
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.missingClassCausesExitCodeOf1 2 1 5
org.junit.tests.running.core.JUnitCoreReturnsCorrectExitCodeTest.successCausesExitCodeOf0 2 1 6
org.junit.tests.running.core.SystemExitTest.failureCausesExitCodeOf1 144 126 179
org.junit.tests.running.core.SystemExitTest.initializationError 1 1 1
org.junit.tests.running.methods.AnnotationTest.testAnnotatedMethod 1 1 26
org.junit.tests.running.methods.AnnotationTest.testErrorInAfterClass 2 1 4
org.junit.tests.running.methods.AnnotationTest.testErrorInBeforeClass 1 1 2
org.junit.tests.running.methods.AnnotationTest.testException 2 1 2
org.junit.tests.running.methods.AnnotationTest.testExceptionNotThrown 1 1 3
org.junit.tests.running.methods.AnnotationTest.testNonStaticOneTimeSetup 2 1 4
org.junit.tests.running.methods.AnnotationTest.testOldSuiteTest 1 1 2
org.junit.tests.running.methods.AnnotationTest.testOldTest 2 1 2
org.junit.tests.running.methods.AnnotationTest.testOneTimeSetup 2 1 3
org.junit.tests.running.methods.AnnotationTest.testOneTimeTeardown 2 2 5
org.junit.tests.running.methods.AnnotationTest.testOrder 2 1 4
org.junit.tests.running.methods.AnnotationTest.testOrderingOfInheritance 4 3 5
org.junit.tests.running.methods.AnnotationTest.testRunAllAfterClasses 2 1 3
org.junit.tests.running.methods.AnnotationTest.testRunAllAfterClassesRegardless 3 1 4
org.junit.tests.running.methods.AnnotationTest.testRunAllAfters 2 1 3
org.junit.tests.running.methods.AnnotationTest.testRunAllAftersRegardless 2 1 2
org.junit.tests.running.methods.AnnotationTest.testRunFailure 2 1 2
org.junit.tests.running.methods.AnnotationTest.testSetup 2 1 16
org.junit.tests.running.methods.AnnotationTest.testSetupFailure 2 1 2
org.junit.tests.running.methods.AnnotationTest.testShadowing 2 2 6
org.junit.tests.running.methods.AnnotationTest.testTeardown 1 1 1
org.junit.tests.running.methods.AnnotationTest.testTeardownAfterFailure 1 1 2
org.junit.tests.running.methods.AnnotationTest.testTeardownFailure 1 1 1
org.junit.tests.running.methods.AnnotationTest.testTestAndTeardownFailure 2 2 30
org.junit.tests.running.methods.AnnotationTest.testTestInheritance 2 1 6
org.junit.tests.running.methods.AnnotationTest.testTwoTests 2 2 5
org.junit.tests.running.methods.ExpectedTest.expected 2 1 4
org.junit.tests.running.methods.ExpectedTest.expectsSuperclass 2 1 2
org.junit.tests.running.methods.ExpectedTest.initializationError 1 1 1
org.junit.tests.running.methods.ExpectedTest.noneThrown 1 1 2
org.junit.tests.running.methods.ExpectedTest.unexpected 2 1 2
org.junit.tests.running.methods.InheritedTestTest.initializationError 1 1 1
org.junit.tests.running.methods.InheritedTestTest.subclassWithInheritedTestAndOwnBeforeRunsBefore 4 1 10
org.junit.tests.running.methods.InheritedTestTest.subclassWithOnlyInheritedTestsRuns 1 1 2
org.junit.tests.running.methods.ParameterizedTestMethodTest.testFailures[0] 4 2 14
org.junit.tests.running.methods.ParameterizedTestMethodTest.testFailures[1] 1 1 2
org.junit.tests.running.methods.ParameterizedTestMethodTest.testFailures[2] 3 1 13
org.junit.tests.running.methods.TestMethodTest.compatibility 2 1 2
org.junit.tests.running.methods.TestMethodTest.dontValidateShadowedMethods 1 1 2
org.junit.tests.running.methods.TestMethodTest.ignoreRunner 4 3 8
org.junit.tests.running.methods.TestMethodTest.initializationError 1 1 1
org.junit.tests.running.methods.TestMethodTest.onlyIgnoredMethodsIsStillFineTestClass 2 1 2
org.junit.tests.running.methods.TestMethodTest.overloaded 2 1 2
org.junit.tests.running.methods.TestMethodTest.testFailures 6 1 9
org.junit.tests.running.methods.TestMethodTest.validateInheritedMethods 2 2 2
org.junit.tests.running.methods.TimeoutTest.compatibility 110 108 167
org.junit.tests.running.methods.TimeoutTest.failureWithTimeout 2 2 5
org.junit.tests.running.methods.TimeoutTest.failureWithTimeoutRunTimeException 2 2 2
org.junit.tests.running.methods.TimeoutTest.infiniteLoop 104 101 112
org.junit.tests.running.methods.TimeoutTest.infiniteLoopRunsForApproximatelyLengthOfTimeout 1 1 1
org.junit.tests.running.methods.TimeoutTest.makeSureAfterIsCalledAfterATimeout 14 3 29
org.junit.tests.running.methods.TimeoutTest.stalledThreadAppearsInStackTrace 1 1 1
org.junit.tests.running.methods.TimeoutTest.successWithTimeout 26 3 40
org.junit.tests.running.methods.TimeoutTest.timeoutFailure 1 1 4
org.junit.tests.validation.BadlyFormedClassesTest.constructorException 2 1 2
org.junit.tests.validation.BadlyFormedClassesTest.initializationError 1 1 1
org.junit.tests.validation.BadlyFormedClassesTest.noRunnableMethods 1 1 4
org.junit.tests.validation.FailedConstructionTest.failedConstructionIsTestFailure 1 1 13
org.junit.tests.validation.InaccessibleBaseClassTest.inaccessibleBaseClassIsCaughtAtValidation 2 1 2
org.junit.tests.validation.ValidationTest.initializationError 1 1 1
org.junit.tests.validation.ValidationTest.initializationErrorIsOnCorrectClass 10 1 22
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.alwaysPassFirstIfSomethingElse 2 2 2
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.describeOptionMatchers 4 4 4
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.describePromptMatchers 1 1 1
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.matchAnswersToQuestions 4 4 4
test.net.saff.glinda.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips 4 4 4
test.net.saff.glinda.HowDoesTempDirTest.deleteTempDirAfter 2 2 2
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.alwaysPassFirstIfSomethingElse 2 2 2
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describeDifferentMatchersDifferently 40,823 40,823 40,823
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describeOptionMatchers 3 3 3
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.describePromptMatchers 1 1 1
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.matchAnswersToQuestions 2 2 2
test.net.saff.glinda.tempdir.HowDoesOnDiskLoqBookTest.useVerboseQuestionAnsweringAboutColumbusShips 5 5 5
test.net.saff.glinda.tempdir.TestTempDirUnits.afterDeletesTempDir 1 1 1
test.net.saff.glinda.units.book.HowDoesGoingConcerns.alwaysClearConcernOnDone 8 8 8
test.net.saff.glinda.units.book.HowDoesGoingConcerns.neverReturnNullFromFindConcern 8 8 8
test.net.saff.glinda.units.book.HowDoesLoqBook.askQuestionsDuringInterestization 3 3 3
test.net.saff.glinda.units.book.HowDoesLoqBook.asksGoodQuestionDuringEstimatization 4 4 4
test.net.saff.glinda.units.book.HowDoesLoqBook.calculateLengthOfPriorityOverride 46 46 46
test.net.saff.glinda.units.book.HowDoesLoqBook.complainAboutMissingGoals 2 2 2
test.net.saff.glinda.units.book.HowDoesLoqBook.displayAllGoalStatus 81 81 81
test.net.saff.glinda.units.book.HowDoesLoqBook.displayPausedProjects 7 7 7
test.net.saff.glinda.units.book.HowDoesLoqBook.listProjectsInStatus 14 14 14
test.net.saff.glinda.units.book.HowDoesLoqBook.logDoneItemsDuringBackLog 42 42 42
test.net.saff.glinda.units.book.HowDoesLoqBook.outputResultOfRemoveNexts 20 20 20
test.net.saff.glinda.units.book.HowDoesLoqBook.raiseEstimatesInQuestions 5 5 5
test.net.saff.glinda.units.book.HowDoesLoqBook.reduceEstimateInQuestion 5 5 5
test.net.saff.glinda.units.book.HowDoesLoqBook.rememberIdeas 12 12 12
test.net.saff.glinda.units.book.HowDoesLoqBook.showFirstGoal 5 5 5
test.net.saff.glinda.units.book.HowDoesLoqBook.showGoals 7 7 7
test.net.saff.glinda.units.book.HowDoesLoqBook.waitAppropriateLengthOfTime 75 75 75
test.net.saff.glinda.units.book.TestGoingConcerns.doneAlwaysClearsConcern 6 6 6
test.net.saff.glinda.units.book.TestGoingConcerns.findConcernIsNeverNull 6 6 6
test.net.saff.glinda.units.HowDoAllObjects.equalObjectsHaveEqualHashcodes 10 10 10
test.net.saff.glinda.units.HowDoAllObjects.neverThrowExceptionOnEquals 10 10 10
test.net.saff.glinda.units.HowDoAllObjects.notEqualNull 2 2 2
test.net.saff.glinda.units.HowDoesConstructorEquality.equalIffParametersUnequal 5 5 5
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$AtAllTimes.reportsStringThatFailsParsing 15 15 15
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$AtAllTimes.reportStringThatFailsParsing 19 19 19
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.ignoreMethodCase 1 1 1
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.ignoreUnknownMethods 1 1 1
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.notCaseSensitive 1 1 1
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.throwExceptionWhenLineIsVeryWrong 1 1 1
test.net.saff.glinda.units.HowDoesLoqBookTextInterface$WhenFresh.unknownMethodsAreFine 1 1 1
test.net.saff.glinda.units.HowDoesQuestionMatchers.describeDifferentMatchersDifferently 566 566 566
test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.determineEquality 14 14 14
test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.displaySelf 10 10 10
test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.maintainDataWhenFinding 12 12 12
test.net.saff.glinda.units.ideas.HowDoesIdeaListAtAnyTime.rejectNullCorrespondentsInBacklog 9 9 9
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.askForOrder 2 2 2
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.askQuestionsInBacklog 2 2 2
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.avoidAskingTwiceForInterest 32 32 32
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.includeIdeaNamesInBacklog 25 25 25
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.includeIdeaNamesWhenInterestizing 28 28 28
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.interestize 27 27 27
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.outputBeforesLearnedDuringBackLog 2 2 2
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.rememberSortingInBacklog 2 2 2
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.returnMultipleLinesFromBackLog 5 5 5
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithCorrespondent.useDisplayedNameInDoneOutput 16 16 16
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.assumeHalfHourInBacklog 6 6 6
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.correctlyReportEstimatesInBacklog 7 7 7
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank$AndWithoutCorrespondent.useIdeaNamesInBacklog 10 10 10
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.askForOrder 5 5 5
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.askQuestionsInBacklog 2 2 2
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.assumeHalfHourInBacklog 3 3 3
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.avoidAskingTwiceForInterest 12 12 12
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.correctlyReportEstimatesInBacklog 8 8 8
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.includeIdeaNamesInBacklog 12 12 12
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.includeIdeaNamesWhenInterestizing 12 12 12
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.interestize 12 12 12
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.outputBeforesLearnedDuringBackLog 1 1 1
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.rememberSortingInBacklog 2 2 2
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.returnMultipleLinesFromBackLog 2 2 2
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.useDisplayedNameInDoneOutput 11 11 11
test.net.saff.glinda.units.ideas.HowDoesIdeaListWhenBlank.useIdeaNamesInBacklog 8 8 8
test.net.saff.glinda.units.ideas.TestIdea.eventuallyBreaksInfiniteLoop 2 2 2
test.net.saff.glinda.units.ideas.TestIdea.interestIsKnownOnceNoted 5 5 5
test.net.saff.glinda.units.ideas.TestIdea.usesIdeaNamesInEstimatization 11 11 11
test.net.saff.glinda.units.ideas.TestIdea.usesIdeaNamesInQuestions 195 195 195
test.net.saff.glinda.units.interpretation.HowDoesCommand.alwaysTreatBracketedExpressionsAsOneWord 2 2 2
test.net.saff.glinda.units.interpretation.HowDoesCommand.dontChooseZeroArgMethodWhenArgsExist 1 1 1
test.net.saff.glinda.units.interpretation.HowDoesCommand.includeUnfindableMethodNameInException 8 8 8
test.net.saff.glinda.units.interpretation.HowDoesCommandStrings.ignoreNullsWhenCompressingBrackets 1 1 1
test.net.saff.glinda.units.interpretation.HowDoesCommandStrings.includeMultipleSubbrackets 1 1 1
test.net.saff.glinda.units.interpretation.HowDoesCommandStrings.includeSubbrackets 3 3 3
test.net.saff.glinda.units.interpretation.HowDoesCommandStrings.onlyEqualEqualArrays 21 21 21
test.net.saff.glinda.units.interpretation.HowDoesFunction.executeWithTargetAsParserIfPossible 3 3 3
test.net.saff.glinda.units.interpretation.HowDoesFunction.indicatesParametersWhenSomethingGoesWrong 16 16 16
test.net.saff.glinda.units.interpretation.HowDoesFunction.indicateWhatsWrongWithArguments 2 2 2
test.net.saff.glinda.units.interpretation.TestFunction.parseDates 2 2 2
test.net.saff.glinda.units.interpretation.TestFunction.toStringHasImportantInfo 69 69 69
test.net.saff.glinda.units.interpretation.TestSearchCriteria.accessorsWork 6 6 6
test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.askForNewNotificationWhenNowIsNull 6 6 6
test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.complainAboutNullYesterdayValue 4 4 4
test.net.saff.glinda.units.projects.HowDoesAbsoluteValueDifference.considerDesiredTimeframeWhenReportingNextDesiredTrack 5 5 5
test.net.saff.glinda.units.projects.HowDoesAnyGoal.includeGoalNameWhenWaiting 10 10 10
test.net.saff.glinda.units.projects.HowDoesAnyGoal.indicateThereAreNoTracks 17 17 17
test.net.saff.glinda.units.projects.HowDoesAnyGoal.resume 9 9 9
test.net.saff.glinda.units.projects.HowDoesAnyGoal.showStatusWhenPaused 8 8 8
test.net.saff.glinda.units.projects.HowDoesFreshGoal.compareVelocities 23 23 23
test.net.saff.glinda.units.projects.HowDoesFreshGoal.determineIfAVelocityAdjustmentCanBePostponed 33 33 33
test.net.saff.glinda.units.projects.HowDoesFreshGoal.includeAllDataInStatus 320 320 320
test.net.saff.glinda.units.projects.HowDoesFreshGoal.indicateAGoodGoalStatus 91 91 91
test.net.saff.glinda.units.projects.HowDoesFreshGoal.persistTrackedValues 16 16 16
test.net.saff.glinda.units.projects.HowDoesFreshGoal.pullUpStatusOnAGoalWithoutTracks 4 4 4
test.net.saff.glinda.units.projects.HowDoesFreshGoal.rateStatusOkIfYoungerThanADay 26 26 26
test.net.saff.glinda.units.projects.HowDoesFreshGoal.rememberTimesOfTracks 73 73 73
test.net.saff.glinda.units.projects.HowDoesFreshGoal.returnValueBeforeAnyTracks 7 7 7
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgo 69 69 69
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWhenTrackWasTooLongAgoWithDesiredTimeFrame 91 91 91
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showStatusWithTimes 48 48 48
test.net.saff.glinda.units.projects.HowDoesFreshGoal.showVelocityDeficit 50 50 50
test.net.saff.glinda.units.projects.HowDoesFreshGoal.stopWaiting 25 25 25
test.net.saff.glinda.units.projects.HowDoesFreshGoal.takeNowIntoAccount 34 34 34
test.net.saff.glinda.units.projects.HowDoesGoalValue.preventValueAccessWhenNull 1 1 1
test.net.saff.glinda.units.projects.HowDoesProject.displayParents 11 11 11
test.net.saff.glinda.units.projects.HowDoesProject.showNextStepInStatusLine 11 11 11
test.net.saff.glinda.units.projects.HowDoesValueAtTime.gripeAboutNullValue 4 4 4
test.net.saff.glinda.units.projects.TestProject.statusLineWithNextStep 20 20 20
test.net.saff.glinda.units.projects.TestStatusContext.notAllFlagsAreWithTimes 47 47 47
test.net.saff.glinda.units.TestGlinda.bucketizeWatchesIdeaNames 9 9 9
test.net.saff.glinda.units.TestGlinda.fileNameMayChange 8 8 8
test.net.saff.glinda.units.TestGlinda.payAttentionToLoqBook 13 13 13
test.net.saff.glinda.units.TestStockAnswerCorrespondent.reflectsQuestionAskedTooManyTimes 2 2 2
test.net.saff.glinda.units.TestUserKeystrokeCollector.differentLetters 1 1 1
test.net.saff.glinda.units.TestUserKeystrokeCollector.fourChoices 1 1 1
test.net.saff.glinda.units.TestUserKeystrokeCollector.keyBoardChoices 1 1 1
test.net.saff.glinda.units.TestUserKeystrokeCollector.works 2 2 2
test.net.saff.glinda.units.time.TestDateComparisonMatchers.allDataInAtLeastToString 8 8 8
test.net.saff.glinda.units.time.TestDateComparisonMatchers.atLeastMakesSense 12 12 12
test.net.saff.glinda.units.time.TestDateComparisonMatchers.atLeastToString 4 4 4
test.net.saff.glinda.units.time.TestDateComparisonMatchers.atMostToString 2 2 2
test.net.saff.glinda.units.time.TestDateComparisonMatchers.lessThanWorks 23 23 23
test.net.saff.glinda.units.time.TestDateComparisonMatchers.minutesWork 4 4 4
test.net.saff.glinda.units.time.TestDateUnderstanding.characterizeDefaultDateFormat 2 2 2
test.net.saff.glinda.units.time.TestDateUnderstanding.jan1exists 1 1 1
test.net.saff.glinda.units.time.TestDurationString.daysInDurationString 1 1 1
test.net.saff.glinda.units.time.TestDurationString.minutesInDurationString 1 1 1
test.net.saff.glinda.units.time.TestGlindaTimePoint.canParseIfDateHasDots 1 1 1
test.net.saff.glinda.units.time.TestGlindaTimePoint.glindaToString 3 3 3
test.net.saff.glinda.units.time.TestTimeMatchers.afterIsOppositeOfBefore 3 3 3
test.net.saff.glinda.units.time.TestTimeMatchers.afterToString 13 13 13
test.net.saff.glinda.units.time.TestTimeMatchers.afterToStringContainsYear 2 2 2
test.net.saff.glinda.units.time.TestTimeMatchers.beforeToString 2 2 2
test.net.saff.glinda.units.time.TestTimeMatchers.earlierDateIsNotAfter 1 1 1
test.net.saff.glinda.units.time.TestTimeMatchers.laterDateIsAfter 1 1 1
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.acceptBracketsInGoalName 3 3 3
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.acceptRealNumberInput 14 14 14
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.allowSamenessWhenMoreIsBetter 3 3 3
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.avoidBuggingAboutVelocityShortfallsThatCanBeHandledTomorrow 5 5 5
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.changeWhenGoalNameIsEdited 5 5 5
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.changeWhenMoreIsBetter 6 6 6
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.compareVelocity 7 7 7
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.compareVelocityWhenBehind 4 4 4
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayAGoalWithZeroTracks 1 1 1
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayAGoalWithZeroTracksWhenMoreIsBetter 5 5 5
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayIfTheresBeenNoTrackSinceYesterday 4 4 4
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.displayWhenGoalIsWaiting 5 5 5
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.eventuallyBugAboutGoalsThatOnlyGetDoneEveryCoupleDays 8 8 8
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.ignoreColonsInInput 4 4 4
test.net.saff.glinda.user.goals.HowDoesGoalStatusOutput.indicateAGoalThatsBehind 5 5 5
test.net.saff.glinda.user.goals.HowDoesStatusOutput.automaticallySupplyRealNow 5 5 5
test.net.saff.glinda.user.goals.HowDoesStatusOutput.displayMultipleGoals 14 14 14
test.net.saff.glinda.user.goals.HowDoesStatusOutput.handleEdits 8 8 8
test.net.saff.glinda.user.goals.HowDoesStatusOutput.ignoreWeirdTracks 2 2 2
test.net.saff.glinda.user.goals.HowDoesStatusOutput.readWithTimesFlag 7 7 7
test.net.saff.glinda.user.goals.HowDoesStatusOutput.reportPausedGoals 7 7 7
test.net.saff.glinda.user.goals.HowDoesStatusOutput.reportProjects 5 5 5
test.net.saff.glinda.user.goals.HowDoesStatusOutput.reportResumedGoals 7 7 7
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.automaticallySupplyRealNow 3 3 3
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.displayMultipleGoals 3 3 3
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.handleEdits 7 7 7
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.ignoreWeirdTracks 5 5 5
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.readWithTimesFlag 4 4 4
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.reportPausedGoals 6 6 6
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyGoals.reportResumedGoals 2 2 2
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readAFinishedNextStep 3 3 3
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readMultipleFlags 3 3 3
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readNextStep 2 2 2
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readTwoProjectsWithSameNextStep 4 4 4
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readWaitForAMultiWordProject 2 2 2
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.readWaitingNextStep 4 4 4
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.reportDoneProjects 4 4 4
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.reportPausedProjects 2 2 2
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.reportResumedProjects 2 2 2
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.reportWaitingProjects 4 4 4
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithOnlyProjects.showActionItemsFirst 2 2 2
test.net.saff.glinda.user.goals.HowDoesStatusOutputWithProjectsAndGoals.reportProjects 4 4 4
test.net.saff.glinda.user.goals.TestFirstGoalOutput.bracketGoalName 2 2 2
test.net.saff.glinda.user.goals.TestFirstGoalOutput.easyFirstGoal 2 2 2
test.net.saff.glinda.user.goals.TestFirstGoalOutput.negativeTracksWork 2 2 2
test.net.saff.glinda.user.goals.TestFirstGoalOutput.twoLineLog 3 3 3
test.net.saff.glinda.user.goals.TestGoalsOutput.displayAllGoals 3 3 3
test.net.saff.glinda.user.HowDoesTarget.includeOtherTargets 38 38 38
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.allowComparedItemsToBeMarkedDone 8 8 8
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.readPreferencesAlreadyInJournal 5 5 5
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.recognizeDoneItemsAreActuallyMoreImportant 3 3 3
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.removeDoneItemsFromQuestioning 7 7 7
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.removeDoneItemsFromTop 4 4 4
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.showMultipleCompetitors 8 8 8
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.understandBracketedPreferences 5 5 5
test.net.saff.glinda.user.ideas.HowDoesBacklogOutput.workOnTheHappyPath 7 7 7
test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WIthAnyCorrespondent.handleDifferentAnswers 14 14 14
test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WIthAnyCorrespondent.ignorePreviouslyBucketizedIdeas 5 5 5
test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WithHumanUser.recordDayBuckets 2 2 2
test.net.saff.glinda.user.ideas.HowDoesBucketizeOutput_WithHumanUser.recordMonthBuckets 3 3 3
test.net.saff.glinda.user.ideas.TestEstimatizeOutput.forHappyPath 4 4 4
test.net.saff.glinda.user.ideas.TestEstimatizeOutput.ignoresAlreadyEstimatedTasks 3 3 3
test.net.saff.glinda.user.ideas.TestEstimatizeOutput.whenDone 6 6 6
test.net.saff.glinda.user.ideas.TestFindOutput.forBuckets 6 6 6
test.net.saff.glinda.user.ideas.TestFindOutput.forInterests 11 11 11
test.net.saff.glinda.user.ideas.TestIdeasOutput.ideas 10 10 10
test.net.saff.glinda.user.ideas.TestInterestizeOutput.allowsIdeasToBeMarkedAsDone 3 3 3
test.net.saff.glinda.user.ideas.TestInterestizeOutput.doesntKeepAskingForDoneIdeas 3 3 3
test.net.saff.glinda.user.ideas.TestInterestizeOutput.doesntKeepAskingForDoubledIdeas 2 2 2
test.net.saff.glinda.user.ideas.TestInterestizeOutput.ignoresAlreadyInterestizedIdeas 4 4 4
test.net.saff.glinda.user.ideas.TestInterestizeOutput.interestize 4 4 4
test.net.saff.glinda.user.ideas.TestInterestizeOutput.recognizesIdeasContainingBrackets 6 6 6
test.net.saff.glinda.user.ideas.TestInterestOutput.dealsWithMissingInterest 37 37 37
test.net.saff.glinda.user.projects.HowDoesDone.releaseDependentProjects 7 7 7
test.net.saff.glinda.user.projects.HowDoesDone.removeProjectsFromStatusOutput 3 3 3
test.net.saff.glinda.user.projects.HowDoesNextStep.allowTwoParentsForOneChild 7 7 7
test.net.saff.glinda.user.projects.HowDoesNextStep.displayParents 4 4 4
test.net.saff.glinda.user.projects.HowDoesNextStep.displaySoftParents 6 6 6
test.net.saff.glinda.user.projects.HowDoesNextStep.postponeParent 5 5 5
test.net.saff.glinda.user.projects.HowDoesNextStep.preventCycles 5 5 5
test.net.saff.glinda.user.projects.HowDoesNextStep.readMultipleFlags 3 3 3
test.net.saff.glinda.user.projects.HowDoesNextStep.showActionItemsFirst 6 6 6
test.net.saff.glinda.user.projects.HowDoesPause.endOnResume 2 2 2
test.net.saff.glinda.user.projects.HowDoesPause.pauseProjects 1 1 1
test.net.saff.glinda.user.projects.HowDoesPause.preventChildrenFromHoldingUpSoftParents 8 8 8
test.net.saff.glinda.user.projects.HowDoesPriorTo.expire 3 3 3
test.net.saff.glinda.user.projects.HowDoesPriorTo.expireSoonerThanOneDay 3 3 3
test.net.saff.glinda.user.projects.HowDoesPriorTo.hideParentWhileInEffect 4 4 4
test.net.saff.glinda.user.projects.HowDoesPriorTo.notEffectWaitingChildren 2 2 2
test.net.saff.glinda.user.projects.HowDoesPriorTo.onlyActivateOneProjectFromChain 7 7 7
test.net.saff.glinda.user.projects.HowDoesReviewNexts.ignoreSoftLinks 9 9 9
test.net.saff.glinda.user.projects.HowDoesReviewNexts.retainLinks 9 9 9
test.net.saff.glinda.user.projects.HowDoesReviewNexts.softenGoalLinks 2 2 2
test.net.saff.glinda.user.projects.HowDoesReviewNexts.softenLinks 4 4 4
test.net.saff.glinda.user.projects.HowDoesSetGlobal.affectDefaultExpiration 4 4 4
test.net.saff.glinda.user.projects.HowDoesWait.affectHardParents 4 4 4
test.net.saff.glinda.user.projects.HowDoesWait.affectStatusReport 21 21 21
test.net.saff.glinda.user.projects.HowDoesWait.handleMultiWordProjects 4 4 4
test.net.saff.glinda.user.projects.HowDoesWait.preventSoftAncestorHiding 5 5 5
test.net.saff.glinda.user.projects.HowDoesWait.preventSoftParentHiding 5 5 5
test.net.saff.stubbedtheories.TestCapturer.capturerWorksOnAnyInterface 8 8 8
test.net.saff.stubbedtheories.TestGuesser$CanFigureOutMultipleCalls.twoCalls 1 1 1
test.net.saff.stubbedtheories.TestGuesser.guesserChainEventuallyDies 1 1 1
test.net.saff.stubbedtheories.TestGuesser.guesserWorksOnAnyInterface 12 12 12
test.net.saff.stubbedtheories.TestGuesserQueue.updateOnlyWorksOnLastReturnedGuesser 3 3 3
test.net.saff.stubbedtheories.TestMethodCall.deepEqualsOnMethodCalls 1 1 1
test.net.saff.stubbedtheories.TestMethodCall.toStringIncludesMethodNameAndParameters 7 7 7
test.net.saff.stubbedtheories.TestMethodCall.toStringWorks 1 1 1
test.net.saff.stubbedtheories.TestStringableObject.stringableObjectReturnsNormally 1 1 1
test.net.saff.stubbedtheories.TestStubbedTheories$AskADifferentQuestion.ask 15 15 15
test.net.saff.stubbedtheories.TestStubbedTheoryMethod.allPrimitiveTypesPassCheck 5 5 5