ce7b71b638481447bfbe4a9b06ec354cc19c866f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public setResponse(response long) : TestEntry renamed to public setRemove(remove boolean) : TestEntry in class net.kuujo.copycat.log.TestEntry | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type response : long to remove : boolean in method public setRemove(remove boolean) : TestEntry in class net.kuujo.copycat.log.TestEntry | From | To | |
Rename Attribute | 1 | ||
Rename Attribute response : long to remove : boolean in class net.kuujo.copycat.log.TestEntry | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type response : long to remove : boolean in class net.kuujo.copycat.log.TestEntry | From | To | |
Rename Parameter | 1 | ||
Rename Parameter response : long to remove : boolean in method public setRemove(remove boolean) : TestEntry in class net.kuujo.copycat.log.TestEntry | From | To |