9133259b4d22cc78261a4f8d08b142f79d56141a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method protected eventually(ec Condition, timeout long, pollInterval long, unit TimeUnit) : void extracted from protected eventually(ec Condition, timeout long, loops int) : void in class org.infinispan.test.AbstractInfinispanTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter timeout : long to timeoutMillis : long in method protected eventually(ec Condition, timeoutMillis long, loops int) : void in class org.infinispan.test.AbstractInfinispanTest | From | To | |
Rename Parameter timeout : long to timeoutMillis : long in method protected eventually(ec Condition, timeoutMillis long) : void in class org.infinispan.test.AbstractInfinispanTest | From | To |