7e6c6b640946eac6c98d7a09961fd9a480e831e5
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Class | 1 | ||
Move And Rename Class org.infinispan.test.MultipleCacheManagersTest.IllegalFactoryMethod moved and renamed to org.infinispan.test.FactoryError | From | To | |
Extract Variable | 1 | ||
Extract Variable className : String in method public getTestName() : String from class org.infinispan.test.AbstractInfinispanTest | From | To | |
Extract Method | 2 | ||
Extract Method private logLeakedThreads() : void extracted from public onFinish(isuite ISuite) : void in class org.infinispan.commons.test.TestNGTestListener | From | To | |
Extract Method private saveInitialThreads() : void extracted from public onStart(isuite ISuite) : void in class org.infinispan.commons.test.TestNGTestListener | From | To | |
Rename Parameter | 2 | ||
Rename Parameter isuite : ISuite to suite : ISuite in method public onFinish(suite ISuite) : void in class org.infinispan.commons.test.TestNGTestListener | From | To | |
Rename Parameter isuite : ISuite to suite : ISuite in method public onStart(suite ISuite) : void in class org.infinispan.commons.test.TestNGTestListener | From | To |