public interface NodeMatcher
Iterable<Map.Entry<Node,Node>> match(Iterable<Node> controlNodes, Iterable<Node> testNodes)
Nodes passed in as attributes but not returned as member of
any pair will cause ComparisonType.CHILD_LOOKUP
differences}.
controlNodes - the control nodestestNodes - the test nodesCopyright © 2001–2025 XMLUnit. All rights reserved.