2110bfbd44f0b3dd8fcc9ec7cdf9c8c287428ff6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testValidSettings() : void renamed to public testPostValidSettings() : void in class org.apache.usergrid.rest.applications.collection.CollectionsResourceIT | From | To | |
| Rename Method public testInvalidSettings() : void renamed to public testPostInvalidSettings() : void in class org.apache.usergrid.rest.applications.collection.CollectionsResourceIT | From | To | |
| Extract Variable | 2 | ||
| Extract Variable queryParameters : QueryParameters in method public clientNameQuery() : void from class org.apache.usergrid.rest.applications.collection.users.UserResourceIT | From | To | |
| Extract Variable target : WebTarget in method public post(payload Entity, queryParams Map<String,String>) : Entity from class org.apache.usergrid.rest.test.resource.endpoints.CollectionEndpoint | From | To | |
| Extract Method | 1 | ||
| Extract Method public post(payload Entity, queryParams Map<String,String>) : Entity extracted from public post(payload Entity) : Entity in class org.apache.usergrid.rest.test.resource.endpoints.CollectionEndpoint | From | To |