|
Change Parameter Type extractor : Function<? super ACTUAL,? extends Object> to extractor : Function<? super ACTUAL,?> in method public extracting(extractor Function<? super ACTUAL,?>) : AbstractObjectAssert<?,?> in class org.assertj.core.api.AbstractObjectAssert |
From |
To |
|
Change Parameter Type extractors : Function<? super Map<KEY,VALUE>,Object>... to extractors : Function<? super Map<KEY,VALUE>,?>... in method public extracting(extractors Function<? super Map<KEY,VALUE>,?>...) : AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in class org.assertj.core.api.MapAssert |
From |
To |
|
Change Parameter Type extractors : Function<? super ACTUAL,Object>... to extractors : Function<? super ACTUAL,?>... in method public extracting(extractors Function<? super ACTUAL,?>...) : AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in class org.assertj.core.api.ObjectAssert |
From |
To |
|
Change Parameter Type extractors : Function<? super ACTUAL,Object>... to extractors : Function<? super ACTUAL,?>... in method public extracting(extractors Function<? super ACTUAL,?>...) : AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in class org.assertj.core.api.AbstractObjectAssert |
From |
To |
|
Change Return Type AbstractListAssert<?,List<? extends Object>,Object,ObjectAssert<Object>> to AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in method public flatExtracting(keys String...) : AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in class org.assertj.core.api.AbstractMapAssert |
From |
To |
|
Change Return Type AbstractListAssert<?,List<? extends Object>,Object,ObjectAssert<Object>> to AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in method public extracting(extractors Function<? super ACTUAL,?>...) : AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in class org.assertj.core.api.AbstractObjectAssert |
From |
To |
|
Change Return Type AbstractListAssert<?,List<? extends Object>,Object,ObjectAssert<Object>> to AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in method public extracting(extractors Function<? super ACTUAL,?>...) : AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in class org.assertj.core.api.ObjectAssert |
From |
To |
|
Change Return Type AbstractListAssert<?,List<? extends Object>,Object,ObjectAssert<Object>> to AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in method public extracting(keys Object...) : AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in class org.assertj.core.api.AbstractMapAssert |
From |
To |
|
Change Return Type AbstractListAssert<?,List<? extends Object>,Object,ObjectAssert<Object>> to AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in method public extracting(propertiesOrFields String...) : AbstractListAssert<?,List<?>,Object,ObjectAssert<Object>> in class org.assertj.core.api.AbstractObjectAssert |
From |
To |