04df8770f1b87217f0f24d97823e381e441c5fcf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private insert(persons Person...) : void extracted from public basic() : void in class org.immutables.criteria.geode.GeodeIntegrationTest | From | To | |
Extract Method private insert(persons Person...) : void extracted from public comparison() : void in class org.immutables.criteria.geode.GeodeIntegrationTest | From | To | |
Extract Method private insert(persons Person...) : void extracted from public delete() : void in class org.immutables.criteria.geode.GeodeIntegrationTest | From | To | |
Extract Method private find(criteria DocumentCriteria<Person>) : List<Person> extracted from public comparison() : void in class org.immutables.criteria.geode.GeodeIntegrationTest | From | To |