a55c7505ff1b81115a30595b07bac7d99160af1e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type AbstractMapAssert<?,?,K,V> to MapAssert<K,V> in method public assertThat(actual Map<K,V>) : MapAssert<K,V> in class org.assertj.core.api.Assertions | From | To | |
Change Return Type AbstractMapAssert<?,? extends Map<K,V>,K,V> to MapAssert<K,V> in method public then(actual Map<K,V>) : MapAssert<K,V> in class org.assertj.core.api.BDDAssertions | From | To |