XMLUnit.NET 2.0.0-alpha-04
Pre-release
Pre-release
This is the third alpha release of XMLUnit.NET 2.0.0.
The implementation is considered stable enough for a production release. This is an alpha release as we need more people to try out the API in order to call it final.
Breaking Changes since 2.0.0-alpha-03
- the unused
SchemaURIproperty ofValidatorhas been removed. - the mapping of
IDifferenceEngine.NamespaceContexthas been
inverted from prefix -> URI to URI -> prefix in order to be
consistent with the same concept inIXPathEngine.
Other Changes since 2.0.0-alpha-03