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.Represents the path to a given field.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