832d0173d7bf247f9f9ca971b7d6f777989543df
Files Diff
- Added: 6
- Removed: 8
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package setupFailed(name String, exception Throwable) : void renamed to package configurationFailed(name String, exception Throwable) : void in class org.infinispan.commons.test.TestSuiteProgress | From | To | |
Move Class | 3 | ||
Move Class org.infinispan.util.logging.log4j.CompressedFileAppender moved to org.infinispan.commons.logging.log4j.CompressedFileAppender | From | To | |
Move Class org.infinispan.util.logging.log4j.CompressedFileManager moved to org.infinispan.commons.logging.log4j.CompressedFileManager | From | To | |
Move Class org.infinispan.util.logging.log4j.ThreadNameFilter moved to org.infinispan.commons.logging.log4j.ThreadNameFilter | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method package configurationFinished(name String) : void extracted from public onConfigurationSuccess(testResult ITestResult) : void in class org.infinispan.commons.test.TestNGTestListener & moved to class org.infinispan.commons.test.TestSuiteProgress | From | To | |
Extract And Move Method package configurationStarted(name String) : void extracted from public beforeConfiguration(testResult ITestResult) : void in class org.infinispan.commons.test.TestNGTestListener & moved to class org.infinispan.commons.test.TestSuiteProgress | From | To |