|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MatchTracker
Listener for callbacks from a DifferenceEngine comparison
that is notified on each and every
comparision that resulted in a match.
Method Summary | |
---|---|
void |
matchFound(Difference difference)
Receive notification that 2 match. |
Method Detail |
---|
void matchFound(Difference difference)
match
- a Difference instance as defined in DifferenceConstants
describing the test
that matched and containing the detail of the nodes that have
been compared
|
XMLUnit is hosted by sourceforge.net |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |