db703cd06ca055ca924d7243a2527b5bcc6d75d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 2 | ||
Parameterize Variable smtpProtocol : SMTPClient to client : SMTPClient in method private ensureIsDisconnected(client SMTPClient) : void in class org.apache.james.smtpserver.SMTPServerTest | From | To | |
Parameterize Variable smtpProtocol2 : SMTPClient to client : SMTPClient in method private ensureIsDisconnected(client SMTPClient) : void in class org.apache.james.smtpserver.SMTPServerTest | From | To | |
Extract Method | 2 | ||
Extract Method private ensureIsDisconnected(client SMTPClient) : void extracted from public testConnectionLimit() : void in class org.apache.james.smtpserver.SMTPServerTest | From | To |