eae8f21ea6a10b7fdd49782e0c7bde38b8f102cc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable baseCredentials : UsernamePasswordCredentials to password : String in method public testAddCredentials() : void in class org.pentaho.di.cluster.SlaveServerTest | From | To | |
| Rename Variable localContext : HttpClientContext to httpGet : HttpGet in method public testAddCredentials() : void in class org.pentaho.di.cluster.SlaveServerTest | From | To | |
| Rename Variable credentials : Credentials to authorization : Header in method public testAddCredentials() : void in class org.pentaho.di.cluster.SlaveServerTest | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type localContext : HttpClientContext to httpGet : HttpGet in method public testAddCredentials() : void in class org.pentaho.di.cluster.SlaveServerTest | From | To | |
| Change Variable Type credentials : Credentials to authorization : Header in method public testAddCredentials() : void in class org.pentaho.di.cluster.SlaveServerTest | From | To | |
| Change Variable Type baseCredentials : UsernamePasswordCredentials to password : String in method public testAddCredentials() : void in class org.pentaho.di.cluster.SlaveServerTest | From | To | |
| Extract Variable | 2 | ||
| Extract Variable testPassword : String in method public testAddCredentials() : void from class org.pentaho.di.cluster.SlaveServerTest | From | To | |
| Extract Variable testUser : String in method public testAddCredentials() : void from class org.pentaho.di.cluster.SlaveServerTest | From | To |