|
Change Parameter Type diagnostic : Diagnostic to diagnostics : List<Diagnostic> in method private testInternal(compiler Compiler, inputsObj Sources, expectedObj Expected, diagnostics List<Diagnostic>, postconditions List<Postcondition>) : void in class com.google.javascript.jscomp.CompilerTestCase |
From |
To |
|
Change Parameter Type messagePostcondition : Consumer<String> to messagePredicate : NamedPredicate<String> in method package Diagnostic(level CheckLevel, diagnostic DiagnosticType, messagePredicate NamedPredicate<String>) in class com.google.javascript.jscomp.CompilerTestCase.Diagnostic |
From |
To |
|
Change Parameter Type diagnostic : Diagnostic to diagnostics : List<Diagnostic> in method protected testInternal(externs Externs, inputs Sources, expected Expected, diagnostics List<Diagnostic>, postconditions List<Postcondition>) : void in class com.google.javascript.jscomp.CompilerTestCase |
From |
To |
|
Rename Parameter diagnostic : Diagnostic to diagnostics : List<Diagnostic> in method protected testInternal(externs Externs, inputs Sources, expected Expected, diagnostics List<Diagnostic>, postconditions List<Postcondition>) : void in class com.google.javascript.jscomp.CompilerTestCase |
From |
To |
|
Rename Parameter messagePostcondition : Consumer<String> to messagePredicate : NamedPredicate<String> in method package Diagnostic(level CheckLevel, diagnostic DiagnosticType, messagePredicate NamedPredicate<String>) in class com.google.javascript.jscomp.CompilerTestCase.Diagnostic |
From |
To |
|
Rename Parameter diagnostic : Diagnostic to diagnostics : List<Diagnostic> in method private testInternal(compiler Compiler, inputsObj Sources, expectedObj Expected, diagnostics List<Diagnostic>, postconditions List<Postcondition>) : void in class com.google.javascript.jscomp.CompilerTestCase |
From |
To |