Skip to content

XMLUnit.NET 2.8.0

Compare
Choose a tag to compare
@bodewig bodewig released this 12 May 16:14
· 1 commit to master since this release

This version contains a backwards incompatible change to the IPlaceholderHandler interface that is part of the experimental placeholders module: The Evaluate method now receives a variable number of string arguments in addition to the textual content of the element/attribute. This allows placeholders like ${xmlunit.matchesRegex(some\s*regex)}.

Only the placeholder package has been changed, all other packages are functionally identical to XMLUnit.NET 2.7.2.