fe63e072df8a3962fc94db65774b13c31e808c48
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable cache : Cache<String,String> to cache1 : Cache<String,String> in method public testNotAllowCallsWhileStopping(m Method) : void in class org.infinispan.tx.TerminatedCacheWhileInTxTest | From | To | |
| Inline Method | 1 | ||
| Inline Method private stopCacheCalls(m Method, withCallStoppingCache boolean) : void inlined to public testNotAllowCallsWhileStopping(m Method) : void in class org.infinispan.tx.TerminatedCacheWhileInTxTest | From | To |