c7297e58bef2d1a9672abfa9cd03312497baf01b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method protected cleanLoginUser() : void renamed to protected clearLoginUser() : void in class tachyon.shell.AbstractTfsShellTest | From | To | |
Rename Method public updateLoginUser(conf TachyonConf, user String) : void renamed to public resetLoginUser(conf TachyonConf, user String) : void in class tachyon.security.LoginUserTestUtils | From | To | |
Rename Method protected cleanAndLogin(user String) : void renamed to protected clearAndLogin(user String) : void in class tachyon.shell.AbstractTfsShellTest | From | To |