Uses of Interface
org.xmlunit.diff.ElementSelectors.ConditionalSelectorBuilderThen
Package
Description
Contains XMLUnit
DifferenceEngine
that is
at the heart of all comparisons as well as supporting interfaces
and implementations.-
Uses of ElementSelectors.ConditionalSelectorBuilderThen in org.xmlunit.diff
Modifier and TypeMethodDescriptionSets up a conditional ElementSelector.ElementSelectors.ConditionalSelectorBuilder.whenElementIsNamed
(String expectedName) Sets up a conditional ElementSelector.ElementSelectors.ConditionalSelectorBuilder.whenElementIsNamed
(QName expectedName) Sets up a conditional ElementSelector.