|
Change Return Type void to File in method public writeComponentCoverage(componentRef int, coverageList Iterable<BatchReport.Coverage>) : File in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Change Return Type BatchReportWriter to void in method private initBasicReport() : void in class org.sonar.server.computation.step.PersistTestsStepTest |
From |
To |
|
Change Return Type void to File in method public writeComponentMeasures(componentRef int, measures Iterable<BatchReport.Measure>) : File in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Change Return Type void to File in method public writeTests(componentRef int, tests Iterable<BatchReport.Test>) : File in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Change Return Type void to File in method public writeMetadata(metadata BatchReport.Metadata) : File in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Change Return Type void to File in method public writeComponent(component BatchReport.Component) : File in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Change Return Type void to File in method public writeComponentSyntaxHighlighting(componentRef int, syntaxHighlightingRules Iterable<BatchReport.SyntaxHighlighting>) : File in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Change Return Type BatchReportWriter to void in method private initReportWithProjectAndFile() : void in class org.sonar.server.computation.step.PersistNumberOfDaysSinceLastCommitStepTest |
From |
To |
|
Change Return Type void to File in method public writeComponentDuplications(componentRef int, duplications Iterable<BatchReport.Duplication>) : File in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Change Return Type void to File in method public writeComponentChangesets(changesets BatchReport.Changesets) : File in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Change Return Type File to void in method private generateReport() : void in class org.sonar.server.computation.step.ParseReportStepTest |
From |
To |
|
Change Return Type BatchReportWriter to void in method private initReportWithProjectAndFile() : void in class org.sonar.server.computation.step.PersistDuplicationsStepTest |
From |
To |
|
Change Return Type void to File in method public writeComponentSymbols(componentRef int, symbols Iterable<BatchReport.Symbols.Symbol>) : File in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Change Return Type void to File in method public writeComponentIssues(componentRef int, issues Iterable<BatchReport.Issue>) : File in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Change Return Type void to File in method public writeCoverageDetails(componentRef int, tests Iterable<BatchReport.CoverageDetail>) : File in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Change Return Type File to void in method private prepareReport() : void in class org.sonar.server.benchmark.PersistFileSourcesStepTest |
From |
To |
|
Change Return Type void to File in method public writeDeletedComponentIssues(componentRef int, componentUuid String, issues Iterable<BatchReport.Issue>) : File in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Replace Variable With Attribute batchReportReader : BatchReportReader to reportReader : BatchReportReaderRule in method public use_latest_module_for_files_key() : void in class org.sonar.server.computation.step.PopulateComponentsUuidAndKeyStepTest |
From |
To |
|
Replace Variable With Attribute batchReportReader : BatchReportReader to reportReader : BatchReportReaderRule in method public return_existing_uuids() : void in class org.sonar.server.computation.step.PopulateComponentsUuidAndKeyStepTest |
From |
To |
|
Replace Variable With Attribute batchReportReader : BatchReportReader to reportReader : BatchReportReaderRule in method public compute_keys_and_uuids_on_project_having_module_and_directory() : void in class org.sonar.server.computation.step.PopulateComponentsUuidAndKeyStepTest |
From |
To |
|
Replace Variable With Attribute batchReportReader : BatchReportReader to reportReader : BatchReportReaderRule in method public compute_keys_and_uuids() : void in class org.sonar.server.computation.step.PopulateComponentsUuidAndKeyStepTest |
From |
To |
|
Replace Variable With Attribute batchReportReader : BatchReportReader to reportReader : BatchReportReaderRule in method public use_branch_to_generate_keys() : void in class org.sonar.server.computation.step.PopulateComponentsUuidAndKeyStepTest |
From |
To |
|
Replace Variable With Attribute batchReportReader : BatchReportReader to reportReader : BatchReportReaderRule in method public compute_keys_and_uuids_on_multi_modules() : void in class org.sonar.server.computation.step.PopulateComponentsUuidAndKeyStepTest |
From |
To |
|
Change Variable Type batchReportReader : BatchReportReader to reportReader : BatchReportReaderRule in method public compute_keys_and_uuids() : void in class org.sonar.server.computation.step.PopulateComponentsUuidAndKeyStepTest |
From |
To |
|
Change Variable Type batchReportReader : BatchReportReader to reportReader : BatchReportReaderRule in method public compute_keys_and_uuids_on_multi_modules() : void in class org.sonar.server.computation.step.PopulateComponentsUuidAndKeyStepTest |
From |
To |
|
Change Variable Type batchReportReader : BatchReportReader to reportReader : BatchReportReaderRule in method public use_branch_to_generate_keys() : void in class org.sonar.server.computation.step.PopulateComponentsUuidAndKeyStepTest |
From |
To |
|
Change Variable Type batchReportReader : BatchReportReader to reportReader : BatchReportReaderRule in method public use_latest_module_for_files_key() : void in class org.sonar.server.computation.step.PopulateComponentsUuidAndKeyStepTest |
From |
To |
|
Change Variable Type batchReportReader : BatchReportReader to reportReader : BatchReportReaderRule in method public return_existing_uuids() : void in class org.sonar.server.computation.step.PopulateComponentsUuidAndKeyStepTest |
From |
To |
|
Change Variable Type batchReportReader : BatchReportReader to reportReader : BatchReportReaderRule in method public compute_keys_and_uuids_on_project_having_module_and_directory() : void in class org.sonar.server.computation.step.PopulateComponentsUuidAndKeyStepTest |
From |
To |