eb2aa6ff9d45861c9a3e7d7cb0496423fc3c9a23
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 51
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type multiPartForm : FormDataMultiPart to multiPartForm : MultiPart in method public post(multiPartForm MultiPart) : ApiResponse in class org.apache.usergrid.rest.test.resource.endpoints.NamedResource | From | To | |
Change Parameter Type multiPartForm : FormDataMultiPart to multiPartForm : MultiPart in method public post(useToken boolean, multiPartForm MultiPart) : ApiResponse in class org.apache.usergrid.rest.test.resource.endpoints.NamedResource | From | To | |
Change Parameter Type uie : ResponseProcessingException to uie : ClientErrorException in method public errorParse(expectedStatus int, expectedErrorMessage String, uie ClientErrorException) : void in class org.apache.usergrid.rest.test.resource.AbstractRestIT | From | To | |
Rename Variable | 2 | ||
Rename Variable uie : ResponseProcessingException to ise : InternalServerErrorException in method public createOrgFromUserConnectionFail() : void in class org.apache.usergrid.rest.management.AdminUsersIT | From | To | |
Rename Variable form : FormDataMultiPart to multipart : MultiPart in method public fileTooLargeShouldResultInError() : void in class org.apache.usergrid.rest.applications.assets.AssetResourceIT | From | To | |
Extract Variable | 2 | ||
Extract Variable token : Token in method protected getAdminToken() : Token from class org.apache.usergrid.rest.test.resource.AbstractRestIT | From | To | |
Extract Variable token : Token in method protected getAdminToken(username String, password String) : Token from class org.apache.usergrid.rest.test.resource.AbstractRestIT | From | To | |
Change Variable Type | 2 | ||
Change Variable Type uie : ResponseProcessingException to ise : InternalServerErrorException in method public createOrgFromUserConnectionFail() : void in class org.apache.usergrid.rest.management.AdminUsersIT | From | To | |
Change Variable Type form : FormDataMultiPart to multipart : MultiPart in method public fileTooLargeShouldResultInError() : void in class org.apache.usergrid.rest.applications.assets.AssetResourceIT | From | To |