17c79db46f8ad1e872e2ee16cfc691ab297b169d
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method private sendMessage(smtpClient SMTPClient, from String, recipient String) : void from class org.apache.james.mailets.CommonMailetConfigurationTest to public sendMessage(from String, recipient String) : void from class org.apache.james.mailets.utils.SMTPMessageSender | From | To | |
| Move Method private messageHasBeenSent(smtpClient SMTPClient) : boolean from class org.apache.james.mailets.CommonMailetConfigurationTest to public messageHasBeenSent() : boolean from class org.apache.james.mailets.utils.SMTPMessageSender | From | To |