1eea929d598aa8a89316f6efc3d3c458320713f1
Files Diff
- Added: 14
- Removed: 2
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 2 | ||
Rename Class org.assertj.core.api.map.MapAssert_hasEntrySatisfying_Test renamed to org.assertj.core.api.map.MapAssert_hasEntrySatisfying_with_key_and_condition_Test | From | To | |
Rename Class org.assertj.core.internal.maps.Maps_assertHasEntrySatisfying_Test renamed to org.assertj.core.internal.maps.Maps_assertHasEntrySatisfying_with_key_and_condition_Test | From | To | |
Extract Method | 1 | ||
Extract Method public assertIsNotNull(condition Condition<?>, format String, args Object...) : void extracted from public assertIsNotNull(condition Condition<?>) : void in class org.assertj.core.internal.Conditions | From | To |