public interface NodeMatcher
Iterable<Map.Entry<Node,Node>>
match(Iterable<Node> controlNodes, Iterable<Node> testNodes)
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}.
ComparisonType.CHILD_LOOKUP
Copyright © 2001–2017 XMLUnit. All rights reserved.