public interface ComparisonController
Modifier and Type | Method and Description |
---|---|
boolean |
stopDiffing(Difference difference)
May instruct the difference engine to stop the whole comparison process.
|
boolean stopDiffing(Difference difference)
difference
- the Difference that is responsible for
stopping the comparison processCopyright © 2001–2017 XMLUnit. All rights reserved.