64607433d449214dbdee326c5a798fe36d1ed0ca
Files Diff
- Added: 12
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 5 | ||
Parameterize Variable ans : Set<String> to expected : Set<String> in method private validate(expected Set<String>, out File) : boolean in class org.apache.flink.runtime.util.JarFileCreatorTest | From | To | |
Extract Method | 5 | ||
Extract Method private validate(expected Set<String>, out File) : boolean extracted from public TestExternalClass() : void in class org.apache.flink.runtime.util.JarFileCreatorTest | From | To | |
Extract Method private validate(expected Set<String>, out File) : boolean extracted from public TestInnerClass() : void in class org.apache.flink.runtime.util.JarFileCreatorTest | From | To | |
Extract Method private validate(expected Set<String>, out File) : boolean extracted from public TestAnonymousClass() : void in class org.apache.flink.runtime.util.JarFileCreatorTest | From | To | |
Extract Method private validate(expected Set<String>, out File) : boolean extracted from public TestExtendIdentifier() : void in class org.apache.flink.runtime.util.JarFileCreatorTest | From | To | |
Extract Method private validate(expected Set<String>, out File) : boolean extracted from public TestUDFPackage() : void in class org.apache.flink.runtime.util.JarFileCreatorTest | From | To |