a57f1c3f53e850a7b005f659cb18f4afa49d6b1d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method protected write(id int, contents String, method HttpMethod, contentType MediaType) : void extracted from private index(id int, person String) : void in class org.infinispan.rest.search.BaseRestSearchTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter person : String to contents : String in method protected write(id int, contents String, method HttpMethod, contentType MediaType) : void in class org.infinispan.rest.search.BaseRestSearchTest | From | To |