XMLUnit.NET 2.7.1

Org.XmlUnit.Placeholder Namespace

Namespace

Experimental support for configuring parts of the test engine by using ${xmlunit.KEYWORD} sequences inside the control document.

Type Description
IgnorePlaceholderHandler Handler for the "ignore" placeholder keyword.
IPlaceholderHandler Interface implemented by classes that are responsible for a placeholder keyword.
IsNumberPlaceholderHandler Handler for the "isNumber" placeholder keyword.
PlaceholderDifferenceEvaluator This class is used to add placeholder feature to XML comparison.
PlaceholderSupport Adds support for the placeholder feature to a DifferenceEngineConfigurer - like DiffBuilder or CompareConstraint.