a265049c4e4426cef0719f186d3e4c52f8c8bbc2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 5 | ||
Extract Method package consoleLog(message String, color Ansi.Color) : void extracted from package testAssumptionFailed(name String, exception Throwable) : void in class org.infinispan.commons.test.TestSuiteProgress | From | To | |
Extract Method package consoleLog(message String, color Ansi.Color) : void extracted from package setupFailed(name String, exception Throwable) : void in class org.infinispan.commons.test.TestSuiteProgress | From | To | |
Extract Method package consoleLog(message String, color Ansi.Color) : void extracted from package testFinished(name String) : void in class org.infinispan.commons.test.TestSuiteProgress | From | To | |
Extract Method package consoleLog(message String, color Ansi.Color) : void extracted from package testFailed(name String, exception Throwable) : void in class org.infinispan.commons.test.TestSuiteProgress | From | To | |
Extract Method package consoleLog(message String, color Ansi.Color) : void extracted from package testIgnored(name String) : void in class org.infinispan.commons.test.TestSuiteProgress | From | To |