| Package | Description |
|---|---|
| org.xmlunit.diff |
Contains XMLUnit
DifferenceEngine that is
at the heart of all comparisons as well as supporting interfaces
and implementations. |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDifferenceEngine.ComparisonState |
AbstractDifferenceEngine.ComparisonState.andIfTrueThen(boolean predicate,
AbstractDifferenceEngine.DeferredComparison newStateProducer)
Maybe combines the current state with a different comparison.
|
protected AbstractDifferenceEngine.ComparisonState |
AbstractDifferenceEngine.ComparisonState.andThen(AbstractDifferenceEngine.DeferredComparison newStateProducer)
Combines the current state with a different comparison.
|
Copyright © 2001–2025 XMLUnit. All rights reserved.