7bc5c404d339ca982a4b846606de6201ecbeba24
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method public testScaleUp() : void renamed to public testScaleUpCore() : void in class io.atomix.core.AtomixTest | From | To | |
| Rename Method public testStopStart() : void renamed to public testStopStartCore() : void in class io.atomix.core.AtomixTest | From | To | |
| Rename Method public testScaleDown() : void renamed to public testScaleDownCore() : void in class io.atomix.core.AtomixTest | From | To | |
| Rename Method public testClientJoinLeave() : void renamed to public testClientJoinLeaveCore() : void in class io.atomix.core.AtomixTest | From | To |