598b740d7ed0c683dce3f86b3b1b7210e6d57455
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type GlobalComponentSequencerAction to GlobalComponentSequencerAction<T> in method public advanceOnGlobalComponentMethod(stateSequencer StateSequencer, cacheManager EmbeddedCacheManager, componentClass Class<T>, matcher InvocationMatcher) : GlobalComponentSequencerAction<T> in class org.infinispan.test.concurrent.StateSequencerUtil | From | To | |
Change Return Type GlobalComponentSequencerAction to GlobalComponentSequencerAction<T> in method public before(state1 String, additionalStates String...) : GlobalComponentSequencerAction<T> in class org.infinispan.test.concurrent.GlobalComponentSequencerAction | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute component : T to originalComponent : T in method protected replaceComponent() : void in class org.infinispan.test.concurrent.GlobalComponentSequencerAction | From | To |