e1e5cac598a4a842995e5805da26c1a87ef1148a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type examples : List<Map<String,BooleanExample>> to examples : List<BooleanExample> in method public testUnMarshallMessageWithBoolean() : void in class org.apache.camel.dataformat.bindy.csv.BindySimpleCsvBooleanUnmarshallTest | From | To | |
Change Variable Type examples : List<Map<String,BooleanExample>> to examples : List<BooleanExample> in method public testUnMarshallMessageWithBooleanMissingFields() : void in class org.apache.camel.dataformat.bindy.csv.BindySimpleCsvBooleanUnmarshallTest | From | To |