public interface ComparisonListener
| Modifier and Type | Method and Description |
|---|---|
void |
comparisonPerformed(Comparison comparison,
ComparisonResult outcome)
Receives information about a comparison that has been performed
and its outcome.
|
void comparisonPerformed(Comparison comparison, ComparisonResult outcome)
comparison - the comparisonoutcome - the result of the comparisonCopyright © 2001–2025 XMLUnit. All rights reserved.