Uses of Class
org.assertj.core.internal.IndexedDiff
Packages that use IndexedDiff
-
Uses of IndexedDiff in org.assertj.core.error
Method parameters in org.assertj.core.error with type arguments of type IndexedDiffModifier and TypeMethodDescriptionstatic ErrorMessageFactoryShouldContainExactly.shouldContainExactlyWithIndexes(Object actual, Iterable<?> expected, List<IndexedDiff> indexDifferences) Creates a newShouldContainExactly.static ErrorMessageFactoryShouldContainExactly.shouldContainExactlyWithIndexes(Object actual, Iterable<?> expected, List<IndexedDiff> indexDifferences, ComparisonStrategy comparisonStrategy) Creates a newShouldContainExactly.