Uses of Class
org.xmlunit.assertj3.error.ShouldBeNotSimilar
Packages that use ShouldBeNotSimilar
Package
Description
Contains internal classes of XMLUnit's AssertJ 3.x support that are
only public as an implementation detail.
-
Uses of ShouldBeNotSimilar in org.xmlunit.assertj3.error
Methods in org.xmlunit.assertj3.error that return ShouldBeNotSimilarModifier and TypeMethodDescriptionstatic ShouldBeNotSimilar
ShouldBeNotSimilar.shouldBeNotIdentical
(String controlSystemId, String testSystemId) static ShouldBeNotSimilar
ShouldBeNotSimilar.shouldBeNotSimilar
(String controlSystemId, String testSystemId)