f662f73e7b4c99c50741a83d01365bf61c929be3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected entrySize() : int renamed to protected metaInfoSize() : int in class net.kuujo.copycat.log.ChronicleLogTest | From | To | |
Pull Up Method | 2 | ||
Pull Up Method protected entrySize() : int from class net.kuujo.copycat.log.FileLogTest to protected metaInfoSize() : int from class net.kuujo.copycat.log.AbstractLogTest | From | To | |
Pull Up Method protected entrySize() : int from class net.kuujo.copycat.log.BufferedLogTest to protected metaInfoSize() : int from class net.kuujo.copycat.log.AbstractLogTest | From | To |