e62188c9e8f10bd8aa85b9ef89a1091e7189cdcf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public assertTypeEquals(message String, expected JSType, actual JSType) : void moved from class com.google.javascript.rhino.testing.Asserts to class com.google.javascript.rhino.testing.BaseJSTypeTestCase & inlined to protected assertTypeEquals(msg String, a JSType, b JSType) : void | From | To | |
Inline Method | 1 | ||
Inline Method public assertTypeEquals(message String, expected JSType, actual JSType) : void inlined to public assertValidResolve(type JSType) : JSType in class com.google.javascript.rhino.testing.Asserts | From | To |