c4f8d30981133aff96ac8edfad7de50c29491fa5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method private testOTI(externs List<SourceFile>, js String, expected String, error DiagnosticType, warning DiagnosticType, description String) : void extracted from public test(externs List<SourceFile>, js String, expected String, error DiagnosticType, warning DiagnosticType, description String) : void in class com.google.javascript.jscomp.TypeICompilerTestCase | From | To | |
| Extract Method private testNTI(externs List<SourceFile>, js String, expected String, error DiagnosticType, warning DiagnosticType, description String) : void extracted from public test(externs List<SourceFile>, js String, expected String, error DiagnosticType, warning DiagnosticType, description String) : void in class com.google.javascript.jscomp.TypeICompilerTestCase | From | To |