5636d8974229e21654ba2924b8ab8f63a3dcb40d
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable mockedMail : FakeMail to mail : Mail in method public testAllRecipientsReturned() : void in class org.apache.james.transport.matchers.AllTest | From | To | |
Move Attribute | 4 | ||
Move Attribute public JAMES_APACHE_ORG : String from class org.apache.james.transport.matchers.HostIsLocalTest to public JAMES_APACHE_ORG : String from class org.apache.mailet.base.MailAddressFixture | From | To | |
Move Attribute public JAMES_APACHE_ORG : String from class org.apache.james.transport.matchers.HostIsTest to public JAMES_APACHE_ORG : String from class org.apache.mailet.base.MailAddressFixture | From | To | |
Move Attribute public JAMES2_APACHE_ORG : String from class org.apache.james.transport.matchers.HostIsTest to public JAMES2_APACHE_ORG : String from class org.apache.mailet.base.MailAddressFixture | From | To | |
Move Attribute public JAMES2_APACHE_ORG : String from class org.apache.james.transport.matchers.HostIsLocalTest to public JAMES2_APACHE_ORG : String from class org.apache.mailet.base.MailAddressFixture | From | To | |
Extract Class | 2 | ||
Extract Class org.apache.mailet.base.MailAddressFixture from class org.apache.james.transport.matchers.HostIsLocalTest | From | To | |
Extract Class org.apache.mailet.base.MailAddressFixture from class org.apache.james.transport.matchers.HostIsTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type mockedMail : FakeMail to mail : Mail in method public testAllRecipientsReturned() : void in class org.apache.james.transport.matchers.AllTest | From | To |