Class ConfigurableRecursiveFieldByFieldComparator

java.lang.Object
org.assertj.core.internal.ConfigurableRecursiveFieldByFieldComparator
All Implemented Interfaces:
Comparator<Object>

public class ConfigurableRecursiveFieldByFieldComparator extends Object implements Comparator<Object>
Compares objects field/property by field/property recursively based on the given RecursiveComparisonConfiguration allowing fine tuning of the comparison.