|
Change Parameter Type path : Path<FormulaExecutorComponentVisitor.Counters> to path : Path<FormulaExecutorComponentCrawler.Counters> in method protected visitModule(module Component, path Path<FormulaExecutorComponentCrawler.Counters>) : void in class org.sonar.server.computation.formula.FormulaExecutorComponentCrawler |
From |
To |
|
Change Parameter Type path : Path<FormulaExecutorComponentVisitor.Counters> to path : Path<FormulaExecutorComponentCrawler.Counters> in method private processNotFile(component Component, path Path<FormulaExecutorComponentCrawler.Counters>) : void in class org.sonar.server.computation.formula.FormulaExecutorComponentCrawler |
From |
To |
|
Change Parameter Type path : Path<FormulaExecutorComponentVisitor.Counters> to path : Path<FormulaExecutorComponentCrawler.Counters> in method protected visitProject(project Component, path Path<FormulaExecutorComponentCrawler.Counters>) : void in class org.sonar.server.computation.formula.FormulaExecutorComponentCrawler |
From |
To |
|
Change Parameter Type order : ComponentVisitor.Order to order : ComponentCrawler.Order in method public TestPathAwareCrawler(maxDepth Component.Type, order ComponentCrawler.Order) in class org.sonar.server.computation.component.PathAwareCrawlerTest.TestPathAwareCrawler |
From |
To |
|
Change Parameter Type path : Path<FormulaExecutorComponentVisitor.Counters> to path : Path<FormulaExecutorComponentCrawler.Counters> in method protected visitFile(file Component, path Path<FormulaExecutorComponentCrawler.Counters>) : void in class org.sonar.server.computation.formula.FormulaExecutorComponentCrawler |
From |
To |
|
Change Parameter Type path : Path<FormulaExecutorComponentVisitor.Counters> to path : Path<FormulaExecutorComponentCrawler.Counters> in method private processFile(file Component, path Path<FormulaExecutorComponentCrawler.Counters>) : void in class org.sonar.server.computation.formula.FormulaExecutorComponentCrawler |
From |
To |
|
Change Parameter Type path : Path<FormulaExecutorComponentVisitor.Counters> to path : Path<FormulaExecutorComponentCrawler.Counters> in method private aggregateToParent(path Path<FormulaExecutorComponentCrawler.Counters>, formula Formula, currentCounter Counter) : void in class org.sonar.server.computation.formula.FormulaExecutorComponentCrawler |
From |
To |
|
Change Parameter Type path : Path<FormulaExecutorComponentVisitor.Counters> to path : Path<FormulaExecutorComponentCrawler.Counters> in method protected visitDirectory(directory Component, path Path<FormulaExecutorComponentCrawler.Counters>) : void in class org.sonar.server.computation.formula.FormulaExecutorComponentCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.step.PersistProjectLinksStep.PorjectLinkVisitor renamed to org.sonar.server.computation.step.PersistProjectLinksStep.PorjectLinkCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.component.ComponentVisitor renamed to org.sonar.server.computation.component.ComponentCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.component.DepthTraversalTypeAwareVisitor renamed to org.sonar.server.computation.component.DepthTraversalTypeAwareCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.step.PersistEventsStep.PersistEventComponentVisitor renamed to org.sonar.server.computation.step.PersistEventsStep.PersistEventComponentCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.component.PathAwareVisitor renamed to org.sonar.server.computation.component.PathAwareCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.component.PreOrderDepthTraversalTypeAwareVisitorTest renamed to org.sonar.server.computation.component.PreOrderDepthTraversalTypeAwareCrawlerTest |
From |
To |
|
Rename Class org.sonar.server.computation.step.SqaleMeasuresStep.SqaleMeasuresVisitor renamed to org.sonar.server.computation.step.SqaleMeasuresStep.SqaleMeasuresCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.step.ComputeQProfileMeasureStep.NewCoverageAggregationComponentVisitor renamed to org.sonar.server.computation.step.ComputeQProfileMeasureStep.NewCoverageAggregationComponentCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.step.PersistNumberOfDaysSinceLastCommitStep.NumberOfDaysSinceLastCommitVisitor renamed to org.sonar.server.computation.step.PersistNumberOfDaysSinceLastCommitStep.NumberOfDaysSinceLastCommitCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.step.PersistFileSourcesStep.FileSourceVisitor renamed to org.sonar.server.computation.step.PersistFileSourcesStep.FileSourceCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.formula.FormulaExecutorComponentVisitor renamed to org.sonar.server.computation.formula.FormulaExecutorComponentCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.step.PersistTestsStep.TestDepthTraversalTypeAwareVisitor renamed to org.sonar.server.computation.step.PersistTestsStep.TestDepthTraversalTypeAwareCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.step.PersistMeasuresStep.MeasureVisitor renamed to org.sonar.server.computation.step.PersistMeasuresStep.MeasureCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.component.PostOrderDepthTraversalTypeAwareVisitorTest renamed to org.sonar.server.computation.component.PostOrderDepthTraversalTypeAwareCrawlerTest |
From |
To |
|
Rename Class org.sonar.server.computation.step.ValidateProjectStep.ValidateProjectsVisitor renamed to org.sonar.server.computation.step.ValidateProjectStep.ValidateProjectsCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.formula.FormulaExecutorComponentVisitorTest renamed to org.sonar.server.computation.formula.FormulaExecutorComponentCrawlerTest |
From |
To |
|
Rename Class org.sonar.server.computation.step.PersistDuplicationsStep.DuplicationVisitor renamed to org.sonar.server.computation.step.PersistDuplicationsStep.DuplicationCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.component.TypeAwareVisitor renamed to org.sonar.server.computation.component.TypeAwareCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.step.SizeMeasuresStep.FileAndDirectoryMeasureVisitor renamed to org.sonar.server.computation.step.SizeMeasuresStep.FileAndDirectoryMeasureCrawler |
From |
To |
|
Rename Class org.sonar.server.computation.component.PathAwareVisitorTest renamed to org.sonar.server.computation.component.PathAwareCrawlerTest |
From |
To |
|
Rename Class org.sonar.server.computation.step.FillMeasuresWithVariationsStep.VariationMeasuresVisitor renamed to org.sonar.server.computation.step.FillMeasuresWithVariationsStep.VariationMeasuresCrawler |
From |
To |
|
Change Variable Type underTest : TestPathAwareVisitor to underTest : TestPathAwareCrawler in method public verify_postOrder_visit_call_when_visit_tree_with_depth_FILE() : void in class org.sonar.server.computation.component.PathAwareCrawlerTest |
From |
To |
|
Change Variable Type underTest : TestPathAwareVisitor to underTest : TestPathAwareCrawler in method public verify_postOrder_visit_call_when_visit_tree_with_depth_MODULE() : void in class org.sonar.server.computation.component.PathAwareCrawlerTest |
From |
To |
|
Change Variable Type underTest : TestPathAwareVisitor to underTest : TestPathAwareCrawler in method public verify_postOrder_visit_call_when_visit_tree_with_depth_DIRECTORY() : void in class org.sonar.server.computation.component.PathAwareCrawlerTest |
From |
To |
|
Change Variable Type underTest : TestPathAwareVisitor to underTest : TestPathAwareCrawler in method public verify_preOrder_visit_call_when_visit_tree_with_depth_DIRECTORY() : void in class org.sonar.server.computation.component.PathAwareCrawlerTest |
From |
To |
|
Change Variable Type underTest : TestPathAwareVisitor to underTest : TestPathAwareCrawler in method public verify_preOrder_visit_call_when_visit_tree_with_depth_MODULE() : void in class org.sonar.server.computation.component.PathAwareCrawlerTest |
From |
To |
|
Change Variable Type underTest : TestPathAwareVisitor to underTest : TestPathAwareCrawler in method public verify_postOrder_visit_call_when_visit_tree_with_depth_PROJECT() : void in class org.sonar.server.computation.component.PathAwareCrawlerTest |
From |
To |
|
Change Variable Type underTest : TestPathAwareVisitor to underTest : TestPathAwareCrawler in method public verify_preOrder_visit_call_when_visit_tree_with_depth_FILE() : void in class org.sonar.server.computation.component.PathAwareCrawlerTest |
From |
To |
|
Change Variable Type visitor : TestDepthTraversalTypeAwareVisitor to visitor : TestDepthTraversalTypeAwareCrawler in method public execute() : void in class org.sonar.server.computation.step.PersistTestsStep |
From |
To |
|
Change Variable Type visitor : NumberOfDaysSinceLastCommitVisitor to visitor : NumberOfDaysSinceLastCommitCrawler in method public execute() : void in class org.sonar.server.computation.step.PersistNumberOfDaysSinceLastCommitStep |
From |
To |
|
Change Variable Type visitor : ValidateProjectsVisitor to visitor : ValidateProjectsCrawler in method public execute() : void in class org.sonar.server.computation.step.ValidateProjectStep |
From |
To |
|
Change Variable Type underTest : TestPathAwareVisitor to underTest : TestPathAwareCrawler in method public verify_preOrder_visit_call_when_visit_tree_with_depth_PROJECT() : void in class org.sonar.server.computation.component.PathAwareCrawlerTest |
From |
To |
|
Change Variable Type underTest : FormulaExecutorComponentVisitor to underTest : FormulaExecutorComponentCrawler in method public verify_multi_metric_formula_support_and_aggregation() : void in class org.sonar.server.computation.formula.FormulaExecutorComponentCrawlerTest |
From |
To |
|
Change Attribute Type spyFileVisitor : DepthTraversalTypeAwareVisitor to spyFileVisitor : DepthTraversalTypeAwareCrawler in class org.sonar.server.computation.component.PreOrderDepthTraversalTypeAwareCrawlerTest |
From |
To |
|
Change Attribute Type underTest : FormulaExecutorComponentVisitor to underTest : FormulaExecutorComponentCrawler in class org.sonar.server.computation.formula.SumFormulaExecutionTest |
From |
To |
|
Change Attribute Type underTest : FormulaExecutorComponentVisitor to underTest : FormulaExecutorComponentCrawler in class org.sonar.server.computation.formula.FormulaExecutorComponentCrawlerTest |
From |
To |
|
Change Attribute Type underTest : FormulaExecutorComponentVisitor to underTest : FormulaExecutorComponentCrawler in class org.sonar.server.computation.formula.AverageFormulaExecutionTest |
From |
To |
|
Change Attribute Type spyProjectVisitor : DepthTraversalTypeAwareVisitor to spyProjectVisitor : DepthTraversalTypeAwareCrawler in class org.sonar.server.computation.component.PostOrderDepthTraversalTypeAwareCrawlerTest |
From |
To |
|
Change Attribute Type underTest : FormulaExecutorComponentVisitor to underTest : FormulaExecutorComponentCrawler in class org.sonar.server.computation.formula.DistributionFormulaExecutionTest |
From |
To |
|
Change Attribute Type spyModuleVisitor : DepthTraversalTypeAwareVisitor to spyModuleVisitor : DepthTraversalTypeAwareCrawler in class org.sonar.server.computation.component.PreOrderDepthTraversalTypeAwareCrawlerTest |
From |
To |
|
Change Attribute Type spyModuleVisitor : DepthTraversalTypeAwareVisitor to spyModuleVisitor : DepthTraversalTypeAwareCrawler in class org.sonar.server.computation.component.PostOrderDepthTraversalTypeAwareCrawlerTest |
From |
To |
|
Change Attribute Type COUNTERS_FACTORY : PathAwareVisitor.SimpleStackElementFactory<Counters> to COUNTERS_FACTORY : PathAwareCrawler.SimpleStackElementFactory<Counters> in class org.sonar.server.computation.formula.FormulaExecutorComponentCrawler |
From |
To |
|
Change Attribute Type spyFileVisitor : DepthTraversalTypeAwareVisitor to spyFileVisitor : DepthTraversalTypeAwareCrawler in class org.sonar.server.computation.component.PostOrderDepthTraversalTypeAwareCrawlerTest |
From |
To |
|
Change Attribute Type spyDirectoryVisitor : DepthTraversalTypeAwareVisitor to spyDirectoryVisitor : DepthTraversalTypeAwareCrawler in class org.sonar.server.computation.component.PostOrderDepthTraversalTypeAwareCrawlerTest |
From |
To |
|
Change Attribute Type spyDirectoryVisitor : DepthTraversalTypeAwareVisitor to spyDirectoryVisitor : DepthTraversalTypeAwareCrawler in class org.sonar.server.computation.component.PreOrderDepthTraversalTypeAwareCrawlerTest |
From |
To |
|
Change Attribute Type spyProjectVisitor : DepthTraversalTypeAwareVisitor to spyProjectVisitor : DepthTraversalTypeAwareCrawler in class org.sonar.server.computation.component.PreOrderDepthTraversalTypeAwareCrawlerTest |
From |
To |