Package org.assertj.core.api.recursive.comparison
package org.assertj.core.api.recursive.comparison
-
ClassesClassDescriptionAn internal holder of the comparators for fields described by their path without element index.FieldHolder<T>An abstract field holder which provides to pair a specific entities for fields described by their path without element index.Represents the path to a given field.An internal holder of the custom messages for fields described by their path without element index.Builder to build
RecursiveComparisonConfiguration
.Based onDeepDifference
but takes aRecursiveComparisonConfiguration
,DeepDifference
being itself based on the deep equals implementation of https://github.com/jdereg/java-util