326874b9dae91c1f7097622a2459df5fc4a3acf7
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public whenInSlaveStateLosingMasterShouldPutInPending() : void renamed to public whenInSlaveStateWith3MemberClusterLosingMasterShouldPutInPending() : void in class org.neo4j.kernel.ha.cluster.HighAvailabilityMemberStateMachineTest | From | To | |
Rename Method public whenInMasterStateLosingQuorumShouldPutInPending() : void renamed to public whenInMasterStateLosingQuorumFromThreeInstancesShouldGoToPending() : void in class org.neo4j.kernel.ha.cluster.HighAvailabilityMemberStateMachineTest | From | To | |
Rename Variable | 1 | ||
Rename Variable other : InstanceId to other1 : InstanceId in method public whenInMasterStateLosingQuorumFromThreeInstancesShouldGoToPending() : void in class org.neo4j.kernel.ha.cluster.HighAvailabilityMemberStateMachineTest | From | To |