d5f1da471a2739c2a622db0d6d2e82d9a6234599
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public ehloShouldReturnTrueWhenSendingTheCommand() : void renamed to public testStartTLS() : void in class org.apache.james.protocols.smtp.netty.NettyStartTlsSMTPServerTest | From | To | |
| Rename Method public startTlsShouldWorkWhenUsingJavamail() : void renamed to public testStartTLSWithJavamail() : void in class org.apache.james.protocols.smtp.netty.NettyStartTlsSMTPServerTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type handler : Optional<ProtocolHandler> to handlers : ProtocolHandler... in method private createProtocol(handlers ProtocolHandler...) : Protocol in class org.apache.james.protocols.smtp.netty.NettyStartTlsSMTPServerTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter handler : Optional<ProtocolHandler> to handlers : ProtocolHandler... in method private createProtocol(handlers ProtocolHandler...) : Protocol in class org.apache.james.protocols.smtp.netty.NettyStartTlsSMTPServerTest | From | To |