e39e1f753f03c430ffed23c426e593b68bd79bb0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type userStepdefs : UserStepdefs to httpStepDefs : HttpStepDefs in method private GetMessageListMethodStepdefs(mainStepdefs MainStepdefs, httpStepDefs HttpStepDefs, messagesMethodStepdefs GetMessagesMethodStepdefs) in class org.apache.james.jmap.methods.integration.cucumber.GetMessageListMethodStepdefs | From | To | |
| Move Method | 2 | ||
| Move Method private post(requestBody String) : void from class org.apache.james.jmap.methods.integration.cucumber.GetMessagesMethodStepdefs to public post(requestBody String) : void from class org.apache.james.jmap.methods.integration.cucumber.HttpStepDefs | From | To | |
| Move Method private post(requestBody String) : void from class org.apache.james.jmap.methods.integration.cucumber.GetMessageListMethodStepdefs to public post(requestBody String) : void from class org.apache.james.jmap.methods.integration.cucumber.HttpStepDefs | From | To | |
| Move Attribute | 5 | ||
| Move Attribute private response : HttpResponse from class org.apache.james.jmap.methods.integration.cucumber.GetMessagesMethodStepdefs to public response : HttpResponse from class org.apache.james.jmap.methods.integration.cucumber.HttpStepDefs | From | To | |
| Move Attribute private userStepdefs : UserStepdefs from class org.apache.james.jmap.methods.integration.cucumber.GetMessageListMethodStepdefs to private userStepdefs : UserStepdefs from class org.apache.james.jmap.methods.integration.cucumber.HttpStepDefs | From | To | |
| Move Attribute private response : HttpResponse from class org.apache.james.jmap.methods.integration.cucumber.GetMessageListMethodStepdefs to public response : HttpResponse from class org.apache.james.jmap.methods.integration.cucumber.HttpStepDefs | From | To | |
| Move Attribute private jsonPath : DocumentContext from class org.apache.james.jmap.methods.integration.cucumber.GetMessagesMethodStepdefs to public jsonPath : DocumentContext from class org.apache.james.jmap.methods.integration.cucumber.HttpStepDefs | From | To | |
| Move Attribute private jsonPath : DocumentContext from class org.apache.james.jmap.methods.integration.cucumber.GetMessageListMethodStepdefs to public jsonPath : DocumentContext from class org.apache.james.jmap.methods.integration.cucumber.HttpStepDefs | From | To | |
| Extract Class | 2 | ||
| Extract Class org.apache.james.jmap.methods.integration.cucumber.HttpStepDefs from class org.apache.james.jmap.methods.integration.cucumber.GetMessageListMethodStepdefs | From | To | |
| Extract Class org.apache.james.jmap.methods.integration.cucumber.HttpStepDefs from class org.apache.james.jmap.methods.integration.cucumber.GetMessagesMethodStepdefs | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter userStepdefs : UserStepdefs to httpStepDefs : HttpStepDefs in method private GetMessageListMethodStepdefs(mainStepdefs MainStepdefs, httpStepDefs HttpStepDefs, messagesMethodStepdefs GetMessagesMethodStepdefs) in class org.apache.james.jmap.methods.integration.cucumber.GetMessageListMethodStepdefs | From | To |