f5384817de7e71ab715f880bf265c7ca4a3ec22a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 4 | ||
| Extract Method private assertOneMessageReceived(recipientToken AccessToken, mailboxId String, expectedTextBody String, expectedFrom String, expectedTo String) : void extracted from private isTextMessageReceived(recipientToken AccessToken, mailboxId String, expectedTextBody String, expectedFrom String, expectedTo String) : boolean in class org.apache.james.jmap.VacationIntegrationTest | From | To | |
| Extract Method private setVacationResponse(user1AccessToken AccessToken) : void extracted from public jmapVacationShouldGenerateAReplyWhenActive() : void in class org.apache.james.jmap.VacationIntegrationTest | From | To | |
| Extract Method private sendMail(user2AccessToken AccessToken, outboxId String, mailId String) : void extracted from public jmapVacationShouldNotGenerateAReplyWhenInactive() : void in class org.apache.james.jmap.VacationIntegrationTest | From | To | |
| Extract Method private sendMail(user2AccessToken AccessToken, outboxId String, mailId String) : void extracted from public jmapVacationShouldGenerateAReplyWhenActive() : void in class org.apache.james.jmap.VacationIntegrationTest | From | To |