86512fabba93b2d8040e383d66767df185f621f8
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public should_format_iterable_with_an_element_per_line() : void renamed to public should_format_iterable_with_one_element_per_line() : void in class org.assertj.core.presentation.StandardRepresentation_iterable_format_Test | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.assertj.core.presentation.AbstractBaseRepresentationTest from classes [org.assertj.core.presentation.StandardRepresentation_array_format_Test, org.assertj.core.presentation.StandardRepresentation_iterable_format_Test, org.assertj.core.presentation.StandardRepresentation_map_format_Test, org.assertj.core.util.StandardRepresentation_toStringOf_Test] | From | To |