82452aab34f39cac2ee77f7ae881e61087648e51
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable nonMatchingProperties : AMQP.BasicProperties.Builder to properties : AMQP.BasicProperties.Builder in method private propertiesWithHeader(headerName String, headerValue String) : AMQP.BasicProperties in class org.apache.camel.component.rabbitmq.RabbitMQConsumerIntTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private propertiesWithHeader(headerName String, headerValue String) : AMQP.BasicProperties extracted from public sentMessageIsReceivedWithHeadersRouting() : void in class org.apache.camel.component.rabbitmq.RabbitMQConsumerIntTest | From | To |