40644067fcff28a223a5dccf29fae0871d36c907
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable mailboxSessionMapperFactory : InMemoryMailboxSessionMapperFactory to inMemoryIntegrationResources : InMemoryIntegrationResources in method public setup() : void in class org.apache.james.jmap.methods.GetMessagesMethodTest | From | To | |
Change Variable Type | 1 | ||
Change Variable Type mailboxSessionMapperFactory : InMemoryMailboxSessionMapperFactory to inMemoryIntegrationResources : InMemoryIntegrationResources in method public setup() : void in class org.apache.james.jmap.methods.GetMessagesMethodTest | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type mailboxManager : StoreMailboxManager to mailboxManager : MailboxManager in class org.apache.james.jmap.methods.GetMailboxesMethodTest | From | To | |
Change Attribute Type mailboxManager : StoreMailboxManager to mailboxManager : MailboxManager in class org.apache.james.jmap.methods.GetMessagesMethodTest | From | To | |
Change Attribute Type mailboxManager : StoreMailboxManager to mailboxManager : MailboxManager in class org.apache.james.jmap.send.PostDequeueDecoratorTest | From | To |