6d1f913e9865c0f26f73bfff9f5c9cf8b37fad40
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type basicGet : GetResponse to content : String in method private toJsonPath(content String) : DocumentContext in class org.apache.james.transport.mailets.ICSAttachmentWorkflowTest | From | To | |
Move Method | 4 | ||
Move Method private waitingForRabbitToBeReady(factory ConnectionFactory) : void from class org.apache.james.transport.mailets.ICSAttachmentWorkflowTest to private waitingForRabbitToBeReady(factory ConnectionFactory) : void from class org.apache.james.transport.mailets.amqp.AmqpRule | From | To | |
Move Method private isReady(factory ConnectionFactory) : boolean from class org.apache.james.transport.mailets.ICSAttachmentWorkflowTest to private isReady(factory ConnectionFactory) : boolean from class org.apache.james.transport.mailets.amqp.AmqpRule | From | To | |
Move Method private isReady(factory ConnectionFactory) : boolean from class org.apache.james.transport.mailets.AmqpForwardAttachmentTest to private isReady(factory ConnectionFactory) : boolean from class org.apache.james.transport.mailets.amqp.AmqpRule | From | To | |
Move Method private waitingForRabbitToBeReady(factory ConnectionFactory) : void from class org.apache.james.transport.mailets.AmqpForwardAttachmentTest to private waitingForRabbitToBeReady(factory ConnectionFactory) : void from class org.apache.james.transport.mailets.amqp.AmqpRule | From | To | |
Move Attribute | 6 | ||
Move Attribute private connection : Connection from class org.apache.james.transport.mailets.ICSAttachmentWorkflowTest to private connection : Connection from class org.apache.james.transport.mailets.amqp.AmqpRule | From | To | |
Move Attribute private channel : Channel from class org.apache.james.transport.mailets.ICSAttachmentWorkflowTest to private channel : Channel from class org.apache.james.transport.mailets.amqp.AmqpRule | From | To | |
Move Attribute private queueName : String from class org.apache.james.transport.mailets.ICSAttachmentWorkflowTest to private queueName : String from class org.apache.james.transport.mailets.amqp.AmqpRule | From | To | |
Move Attribute private queueName : String from class org.apache.james.transport.mailets.AmqpForwardAttachmentTest to private queueName : String from class org.apache.james.transport.mailets.amqp.AmqpRule | From | To | |
Move Attribute private connection : Connection from class org.apache.james.transport.mailets.AmqpForwardAttachmentTest to private connection : Connection from class org.apache.james.transport.mailets.amqp.AmqpRule | From | To | |
Move Attribute private channel : Channel from class org.apache.james.transport.mailets.AmqpForwardAttachmentTest to private channel : Channel from class org.apache.james.transport.mailets.amqp.AmqpRule | From | To | |
Extract Class | 2 | ||
Extract Class org.apache.james.transport.mailets.amqp.AmqpRule from class org.apache.james.transport.mailets.AmqpForwardAttachmentTest | From | To | |
Extract Class org.apache.james.transport.mailets.amqp.AmqpRule from class org.apache.james.transport.mailets.ICSAttachmentWorkflowTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter basicGet : GetResponse to content : String in method private toJsonPath(content String) : DocumentContext in class org.apache.james.transport.mailets.ICSAttachmentWorkflowTest | From | To |