|
Rename Method public testSortRequiresInGoogModule_shorthand() : void renamed to public testFixRequires_varAndLetBecomeConstIfUnsorted() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testSortRequiresInGoogModule_destructuring() : void renamed to public testFixRequires_emptyDestructuringAliasedByWeakerPrimitive() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testRequiresSorted_suppressExtra() : void renamed to public testFixRequires_sortStandaloneOnly() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testSortRequiresInGoogModule_shorthandAndStandalone() : void renamed to public testFixRequires_preserveJsDoc_whenSorting() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testSortRequiresAndForwardDeclares() : void renamed to public testFixRequires_preserveJsDoc_whenMergingStandalone() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testSortRequiresInGoogModule_standalone() : void renamed to public testFixRequires_preserveMultipleAliases() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testSortRequiresInGoogModule_withOtherStatements() : void renamed to public testFixRequires_preserveJsDoc_whenMergingDestructures_single() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method private getFixForUnsortedRequiresOrProvides(error JSError, compiler AbstractCompiler, closureFunctions String...) : SuggestedFix renamed to private getFixForUnsortedProvides(error JSError, compiler AbstractCompiler) : SuggestedFix in class com.google.javascript.refactoring.ErrorToFixMapper |
From |
To |
|
Rename Method public testSortRequiresInGoogModule_withFwdDeclare() : void renamed to public testFixRequires_mergeDestructuring() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testSortRequiresInGoogModule_veryLongRequire() : void renamed to public testFixRequires_veryLongNames_whenMergingDestructures() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testSortRequiresInGoogModule_let() : void renamed to public testFixRequires_mergeDestructuring_multiplePrimitives() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testSortRequiresInGoogModule_allThreeStyles() : void renamed to public testFixRequires_sortAllTypes() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testRequiresSorted_standalone() : void renamed to public testFixRequires_deduplicate_standalone() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testSortRequiresInGoogModule_const() : void renamed to public testFixRequires_emptyDestructuringAliasedBySamePrimitive() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testBothFormsOfRequire() : void renamed to public testFixRequires_emptyDestructuringAliasedByStrongerPrimitive() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |
|
Rename Method public testSortShorthandRequiresInGoogModule() : void renamed to public testFixRequires_preserveJsDoc_whenMergingDestructures_multiple() : void in class com.google.javascript.refactoring.ErrorToFixMapperTest |
From |
To |