4cbbc3ac605501ee10cf055b0f75401218ecc23f
Files Diff
- Added: 33
- Removed: 1
- Renamed: 0
- Modified: 54
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private createAccount() : AccountPB renamed to private createAccountPB() : AccountPB in class org.infinispan.client.hotrod.marshall.EmbeddedCompatTest | From | To | |
Extract Method | 1 | ||
Extract Method private createAccount(id int) : AccountPB extracted from private createAccount() : AccountPB in class org.infinispan.client.hotrod.marshall.EmbeddedCompatTest | From | To |