2d5000ea0bc16be3c7cddd6d7cec2c71772fae6b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable exchanges : List<Exchange> to mock : MockEndpoint in method public testPollEnrichDefaultAggregationStrategyBody() : void in class org.apache.camel.processor.enricher.PollEnrichFileCustomAggregationStrategyTest | From | To | |
| Rename Variable exchanges : List<Exchange> to mock : MockEndpoint in method public testPollEnrichDefaultAggregationStrategyBody() : void in class org.apache.camel.processor.enricher.PollEnrichFileDefaultAggregationStrategyTest | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type exchanges : List<Exchange> to mock : MockEndpoint in method public testPollEnrichDefaultAggregationStrategyBody() : void in class org.apache.camel.processor.enricher.PollEnrichFileCustomAggregationStrategyTest | From | To | |
| Change Variable Type exchanges : List<Exchange> to mock : MockEndpoint in method public testPollEnrichDefaultAggregationStrategyBody() : void in class org.apache.camel.processor.enricher.PollEnrichFileDefaultAggregationStrategyTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private assertFileDoesNotExists(filename String) : void extracted from public testPollEnrichDefaultAggregationStrategyBody() : void in class org.apache.camel.processor.enricher.PollEnrichFileDefaultAggregationStrategyTest | From | To |