552e44d073580b2565d163e007b3a3144c671bcc
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 5 | ||
Move Method package setup(cluster DockerRabbitMQCluster) : void from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest to package setup(cluster DockerRabbitMQCluster) : void from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest.ClusterSharing | From | To | |
Move Method package tearDown() : void from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest to package tearDown() : void from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest.ClusterSharing | From | To | |
Move Method package queuesShouldBeShared(cluster DockerRabbitMQCluster) : void from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest to package queuesShouldBeShared() : void from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest.ClusterSharing | From | To | |
Move Method package queuesShouldBeDeclarableOnAnotherNode(cluster DockerRabbitMQCluster) : void from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest to package queuesShouldBeDeclarableOnAnotherNode() : void from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest.ClusterSharing | From | To | |
Move Method package rabbitMQManagerShouldReturnThreeNodesWhenAskingForStatus(cluster DockerRabbitMQCluster) : void from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest to package rabbitMQManagerShouldReturnThreeNodesWhenAskingForStatus(cluster DockerRabbitMQCluster) : void from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest.ClusterSharing | From | To | |
Move Attribute | 4 | ||
Move Attribute private node1Connection : Connection from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest to private node1Connection : Connection from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest.ClusterSharing | From | To | |
Move Attribute private node2Channel : Channel from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest to private node2Channel : Channel from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest.ClusterSharing | From | To | |
Move Attribute private node1Channel : Channel from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest to private node1Channel : Channel from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest.ClusterSharing | From | To | |
Move Attribute private node2Connection : Connection from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest to private node2Connection : Connection from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest.ClusterSharing | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.james.queue.rabbitmq.RabbitMQClusterTest.ClusterSharing from class org.apache.james.queue.rabbitmq.RabbitMQClusterTest | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.james.queue.rabbitmq.DockerClusterRabbitMQExtention renamed to org.apache.james.queue.rabbitmq.DockerClusterRabbitMQExtension | From | To |