Uses of Interface
com.graphql_java_generator.plugin.test.helper.DeepComparator.ComparisonRule
Package
Description
Some utilities to help the test development
-
Uses of DeepComparator.ComparisonRule in com.graphql_java_generator.plugin.test.helper
Modifier and TypeMethodDescriptionvoid
DeepComparator.addSpecificComparisonRules
(Class<?> clazz, String fieldName, DeepComparator.ComparisonRule comparator) Add a comparison rule, for the given field of the given classe.