728b0375d18f617a0d9d72667b2e41a6edc16310
Files Diff
- Added: 3
- Removed: 6
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public tearDown() : void from class org.apache.james.mailbox.jcr.JCRMailboxManagerTest to public tearDown() : void from class org.apache.james.mailbox.MailboxManagerTest | From | To | |
Move And Rename Method | 1 | ||
Move And Rename Method public setup() : void from class org.apache.james.mailbox.inmemory.InMemoryMailboxManagerTest to public listShouldReturnMailboxes() : void from class org.apache.james.mailbox.MailboxManagerTest | From | To | |
Move Method | 3 | ||
Move Method public tearDown() : void from class org.apache.james.mailbox.inmemory.InMemoryMailboxManagerTest to public tearDown() : void from class org.apache.james.mailbox.MailboxManagerTest | From | To | |
Move Method public searchShouldNotReturnResultsFromOtherUsers() : void from class org.apache.james.mailbox.inmemory.InMemoryMailboxManagerTest to public searchShouldNotReturnResultsFromOtherUsers() : void from class org.apache.james.mailbox.MailboxManagerTest | From | To | |
Move Method public searchShouldNotReturnResultsFromOtherNamespaces() : void from class org.apache.james.mailbox.inmemory.InMemoryMailboxManagerTest to public searchShouldNotReturnResultsFromOtherNamespaces() : void from class org.apache.james.mailbox.MailboxManagerTest | From | To | |
Move Attribute | 1 | ||
Move Attribute private session : MailboxSession from class org.apache.james.mailbox.inmemory.InMemoryMailboxManagerTest to private session : MailboxSession from class org.apache.james.mailbox.MailboxManagerTest | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.james.mailbox.MailboxManagerTest from class org.apache.james.mailbox.inmemory.InMemoryMailboxManagerTest | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.james.mailbox.maildir.MaildirMailboxManagerTest renamed to org.apache.james.mailbox.maildir.MaildirMailboxManagerTests | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.apache.james.mailbox.MailboxManagerTest from classes [org.apache.james.mailbox.jcr.JCRMailboxManagerTest] | From | To |