94ee8dfc0a1d555204c01fe09b06631d3a5cb0e6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testInferConsts(js String, constants String...) : void renamed to private testConsts(js String, constants String...) : void in class com.google.javascript.jscomp.InferConstsTest | From | To | |
Extract Method | 1 | ||
Extract Method private testInferConstsHelper(constExpected boolean, js String, constants String...) : void extracted from public testInferConsts(js String, constants String...) : void in class com.google.javascript.jscomp.InferConstsTest | From | To |