4b9b7835e71750ead8410b13bc3db0a00f1472fd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testCheckLocksIgnoresSingleExpiredLock() : void renamed to public testCheckOwnExpiredLockThrowsException() : void in class com.thinkaurelius.titan.diskstorage.locking.ConsistentKeyLockerTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable ple : TemporaryLockingException to ele : ExpiredLockException in method public testCheckOwnExpiredLockThrowsException() : void in class com.thinkaurelius.titan.diskstorage.locking.ConsistentKeyLockerTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type ple : TemporaryLockingException to ele : ExpiredLockException in method public testCheckOwnExpiredLockThrowsException() : void in class com.thinkaurelius.titan.diskstorage.locking.ConsistentKeyLockerTest | From | To |