6f52c81a1d9d5c149e209bff65ca2fc05c1b4c81
Files Diff
- Added: 0
- Removed: 4
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Method | 3 | ||
| Move And Rename Method public getSenderShouldReturnFirstMailAddressWhenMultipleAddresses() : void from class org.apache.james.transport.util.SenderUtilsTest to public getFirstSpecialAddressIfMatchingOrGivenAddressShouldReturnGivenAddressWhenNoSpecialAddressMatches() : void from class org.apache.james.transport.util.SpecialAddressesUtilsTest | From | To | |
| Move And Rename Method public getSenderShouldReturnUnalteredSpecialAddressWhenFirstAddressIsSpecialUnaltered() : void from class org.apache.james.transport.util.SenderUtilsTest to public getFirstSpecialAddressIfMatchingOrGivenAddressShouldReturnLastSpecialAddressWhenMatching() : void from class org.apache.james.transport.util.SpecialAddressesUtilsTest | From | To | |
| Move And Rename Method public getSenderShouldReturnSenderSpecialAddressWhenFirstAddressIsSpecialSender() : void from class org.apache.james.transport.util.SenderUtilsTest to public getFirstSpecialAddressIfMatchingOrGivenAddressShouldReturnSecondSpecialAddressWhenMatching() : void from class org.apache.james.transport.util.SpecialAddressesUtilsTest | From | To | |
| Move Attribute | 2 | ||
| Move Attribute private postmaster : MailAddress from class org.apache.james.transport.util.SenderUtilsTest to private postmaster : MailAddress from class org.apache.james.transport.util.SpecialAddressesUtilsTest | From | To | |
| Move Attribute private postmaster : MailAddress from class org.apache.james.transport.util.ReversePathUtilsTest to private postmaster : MailAddress from class org.apache.james.transport.util.SpecialAddressesUtilsTest | From | To |