319c217731069d9aecde0c7b3fe904e0161cd5a2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testGetValidJmsHeaderValueWithBigInteger() : void renamed to public testGetValidJmsHeaderValueWithBigIntegerShouldSucceed() : void in class org.apache.camel.component.jms.JmsBindingTest | From | To | |
| Rename Method public testGetValidJmsHeaderValueWithBigDecimal() : void renamed to public testGetValidJmsHeaderValueWithBigDecimalShouldSucceed() : void in class org.apache.camel.component.jms.JmsBindingTest | From | To | |
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute binding : JmsBinding to jmsBindingUnderTest : JmsBinding in method public testGetValidJmsHeaderValueWithBigIntegerShouldSucceed() : void in class org.apache.camel.component.jms.JmsBindingTest | From | To | |
| Replace Variable With Attribute binding : JmsBinding to jmsBindingUnderTest : JmsBinding in method public testGetValidJmsHeaderValueWithBigDecimalShouldSucceed() : void in class org.apache.camel.component.jms.JmsBindingTest | From | To |