7b194a37d96397f8e83617edd722e15690452589
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public classNotProviderInterfaceTest() : void renamed to public classNotProviderTest() : void in class tachyon.security.authentication.CustomAuthenticationProviderImplTest | From | To | |
| Rename Method public underlyingCustomProviderTest() : void renamed to public mockCustomProviderTest() : void in class tachyon.security.authentication.CustomAuthenticationProviderImplTest | From | To | |
| Move Attribute | 4 | ||
| Move Attribute public JAVA_VENDOR_NAME : String from class tachyon.util.PlatformUtils to public JAVA_VENDOR_NAME : String from class tachyon.util.OSUtils | From | To | |
| Move Attribute public PROCESSOR_BIT : String from class tachyon.util.PlatformUtils to public PROCESSOR_BIT : String from class tachyon.util.OSUtils | From | To | |
| Move Attribute public OS_NAME : String from class tachyon.util.PlatformUtils to public OS_NAME : String from class tachyon.util.OSUtils | From | To | |
| Move Attribute public IBM_JAVA : boolean from class tachyon.util.PlatformUtils to public IBM_JAVA : boolean from class tachyon.util.OSUtils | From | To | |
| Extract Variable | 1 | ||
| Extract Variable notProviderClass : String in method public classNotProviderTest() : void from class tachyon.security.authentication.CustomAuthenticationProviderImplTest | From | To |