|
Change Return Type MapAssert<K,V> to SoftAssertionMapAssert<K,V> in method public assertThat(actual Map<K,V>) : SoftAssertionMapAssert<K,V> in class org.assertj.core.api.AbstractStandardSoftAssertions |
From |
To |
|
Change Return Type MapAssert<K,V> to SoftAssertionMapAssert<K,V> in method public then(actual Map<K,V>) : SoftAssertionMapAssert<K,V> in class org.assertj.core.api.AbstractBDDSoftAssertions |
From |
To |
|
Change Return Type ClassAssert to SoftAssertionClassAssert in method public then(actual Class<?>) : SoftAssertionClassAssert in class org.assertj.core.api.AbstractBDDSoftAssertions |
From |
To |
|
Change Return Type AbstractMapAssert<?,? extends Map<K,V>,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 ClassAssert to SoftAssertionClassAssert in method public assertThat(actual Class<?>) : SoftAssertionClassAssert in class org.assertj.core.api.AbstractStandardSoftAssertions |
From |
To |