|
Change Parameter Type notFound : Object to notFound : Iterable<?> in method public shouldContainOnly(actual Object, expected Object, notFound Iterable<?>, notExpected Iterable<?>, comparisonStrategy ComparisonStrategy) : ErrorMessageFactory in class org.assertj.core.error.ShouldContainOnly |
From |
To |
|
Change Parameter Type notFound : Object to notFound : Iterable<?> in method private ShouldContainOnly(actual Object, expected Object, notFound Iterable<?>, notExpected Iterable<?>, comparisonStrategy ComparisonStrategy) in class org.assertj.core.error.ShouldContainOnly |
From |
To |
|
Change Parameter Type notExpected : Object to notExpected : Iterable<?> in method private ShouldContainOnly(actual Object, expected Object, notFound Iterable<?>, notExpected Iterable<?>, comparisonStrategy ComparisonStrategy) in class org.assertj.core.error.ShouldContainOnly |
From |
To |
|
Change Parameter Type notFound : Object to notFound : Iterable<?> in method public shouldContainOnly(actual Object, expected Object, notFound Iterable<?>, notExpected Iterable<?>) : ErrorMessageFactory in class org.assertj.core.error.ShouldContainOnly |
From |
To |
|
Change Parameter Type notExpected : Object to notExpected : Iterable<?> in method public shouldContainOnly(actual Object, expected Object, notFound Iterable<?>, notExpected Iterable<?>) : ErrorMessageFactory in class org.assertj.core.error.ShouldContainOnly |
From |
To |