|
Change Parameter Type jobs : Collection<CleanupJob> to jobs : Collection<DummyJob> in method private addAll(jobs Collection<DummyJob>) : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Parameter Type allRuns : List<CleanupJob> to allRuns : List<DummyJob> in method package DummyJob(name String, allRuns List<DummyJob>) in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest.DummyJob |
From |
To |
|
Change Parameter Type allRuns : List<CleanupJob> to allRuns : List<DummyJob> in method private someJobs(allRuns List<DummyJob>) : List<DummyJob> in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Parameter Type someJobs : List<CleanupJob> to someJobs : List<DummyJob> in method private assertSame(someJobs List<DummyJob>, actual List<DummyJob>) : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Parameter Type actual : List<CleanupJob> to actual : List<DummyJob> in method private assertSame(someJobs List<DummyJob>, actual List<DummyJob>) : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Variable Type someJobs : List<CleanupJob> to someJobs : List<DummyJob> in method public mustCloseOldJobsOnShutdown() : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Variable Type expectedJobs : List<CleanupJob> to expectedJobs : List<DummyJob> in method public mustNotScheduleOldJobsOnMultipleStart() : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Variable Type allRuns : List<CleanupJob> to allRuns : List<DummyJob> in method public mustNotScheduleOldJobsOnStartStopStart() : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Variable Type allRuns : List<CleanupJob> to allRuns : List<DummyJob> in method public mustNotScheduleOldJobsOnMultipleStart() : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Variable Type expectedJobs : List<CleanupJob> to expectedJobs : List<DummyJob> in method public mustNotScheduleAnyJobsBeforeStart() : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Variable Type allRuns : List<CleanupJob> to allRuns : List<DummyJob> in method public mustCloseOldJobsOnShutdown() : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Variable Type allRuns : List<CleanupJob> to allRuns : List<DummyJob> in method public mustNotScheduleAnyJobsBeforeStart() : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Variable Type expectedJobs : List<CleanupJob> to expectedJobs : List<DummyJob> in method public mustScheduleAllJobs() : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Variable Type expectedJobs : List<CleanupJob> to expectedJobs : List<DummyJob> in method public mustNotScheduleOldJobsOnStartStopStart() : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |
|
Change Variable Type allRuns : List<CleanupJob> to allRuns : List<DummyJob> in method public mustScheduleAllJobs() : void in class org.neo4j.index.internal.gbptree.GroupingRecoveryCleanupWorkCollectorTest |
From |
To |