8d9287ff92e6722e210227bbf52978d450374645
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 2 | ||
Move And Rename Method public shouldThrowOnMultilineType() : void from class org.apache.james.mdn.fields.GatewayTest to public shouldThrowOnEmptyName() : void from class org.apache.james.mdn.fields.ReportingUserAgentTest | From | To | |
Move And Rename Method public shouldThrowOnMultilineType() : void from class org.apache.james.mdn.fields.FinalRecipientTest to public shouldThrowOnNameWithLineBreak() : void from class org.apache.james.mdn.fields.ReportingUserAgentTest | From | To | |
Change Parameter Type | 3 | ||
Change Parameter Type nameType : String to nameType : AddressType in method public Gateway(nameType AddressType, name Text) in class org.apache.james.mdn.fields.Gateway | From | To | |
Change Parameter Type addressType : String to addressType : AddressType in method public OriginalRecipient(addressType AddressType, originalRecipient Text) in class org.apache.james.mdn.fields.OriginalRecipient | From | To | |
Change Parameter Type addressType : String to addressType : AddressType in method public FinalRecipient(addressType AddressType, finalRecipient Text) in class org.apache.james.mdn.fields.FinalRecipient | From | To | |
Change Return Type | 2 | ||
Change Return Type String to AddressType in method public getNameType() : AddressType in class org.apache.james.mdn.fields.Gateway | From | To | |
Change Return Type String to AddressType in method public getAddressType() : AddressType in class org.apache.james.mdn.fields.OriginalRecipient | From | To | |
Change Variable Type | 3 | ||
Change Variable Type nameType : String to nameType : AddressType in method public shouldThrowOnNullType() : void in class org.apache.james.mdn.fields.GatewayTest | From | To | |
Change Variable Type addressType : String to addressType : AddressType in method public shouldThrowOnNullType() : void in class org.apache.james.mdn.fields.FinalRecipientTest | From | To | |
Change Variable Type addressType : String to addressType : AddressType in method public shouldThrowOnNullAddressType() : void in class org.apache.james.mdn.fields.OriginalRecipientTest | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type nameType : String to nameType : AddressType in class org.apache.james.mdn.fields.Gateway | From | To | |
Change Attribute Type addressType : String to addressType : AddressType in class org.apache.james.mdn.fields.OriginalRecipient | From | To | |
Change Attribute Type addressType : String to addressType : AddressType in class org.apache.james.mdn.fields.FinalRecipient | From | To |