Uses of Interface
de.skuzzle.test.snapshots.ComparisonRuleBuilder.ChooseMatcher
-
Packages that use ComparisonRuleBuilder.ChooseMatcher Package Description de.skuzzle.test.snapshots The main public snapshot-testing API. -
-
Uses of ComparisonRuleBuilder.ChooseMatcher in de.skuzzle.test.snapshots
Methods in de.skuzzle.test.snapshots that return ComparisonRuleBuilder.ChooseMatcher Modifier and Type Method Description ComparisonRuleBuilder.ChooseMatcherComparisonRuleBuilder. pathAt(String path)Specify the path for which to apply the custom comparison rule.
-