6863f4e66d52109715885b7f9ab10b600f4e281e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type warning : DiagnosticType to warning : Diagnostic in method private testRewriteWarning(code String, expected String, warning Diagnostic) : void in class com.google.javascript.jscomp.ClosureRewriteClassTest | From | To | |
Change Parameter Type warning : DiagnosticType to warning : Diagnostic in method private testRewriteWarning(code String, expected String, warning Diagnostic, lang LanguageMode) : void in class com.google.javascript.jscomp.ClosureRewriteClassTest | From | To | |
Extract Variable | 1 | ||
Extract Variable srcs : Sources in method private testInternal(parts Iterable<TestPart>) : void from class com.google.javascript.jscomp.CompilerTestCase | From | To | |
Extract Method | 2 | ||
Extract Method private testInternal(parts Iterable<TestPart>) : void extracted from protected testSame(parts TestPart...) : void in class com.google.javascript.jscomp.CompilerTestCase | From | To | |
Extract Method private testInternal(parts Iterable<TestPart>) : void extracted from protected test(parts TestPart...) : void in class com.google.javascript.jscomp.CompilerTestCase | From | To | |
Rename Parameter | 3 | ||
Rename Parameter diagnotic : Diagnostic to diagnostic : Diagnostic in method private testNTI(externs Externs, js Sources, expected Expected, diagnostic Diagnostic) : void in class com.google.javascript.jscomp.TypeICompilerTestCase | From | To | |
Rename Parameter diagnotic : Diagnostic to diagnostic : Diagnostic in method protected testInternal(externs Externs, js Sources, expected Expected, diagnostic Diagnostic) : void in class com.google.javascript.jscomp.TypeICompilerTestCase | From | To | |
Rename Parameter diagnotic : Diagnostic to diagnostic : Diagnostic in method private testOTI(externs Externs, js Sources, expected Expected, diagnostic Diagnostic) : void in class com.google.javascript.jscomp.TypeICompilerTestCase | From | To |