Uses of Class
org.xmlunit.assertj.error.ShouldBeNotSimilar
-
Packages that use ShouldBeNotSimilar Package Description org.xmlunit.assertj.error Contains internal classes of XMLUnit's AssertJ support that are only public as an implementation detail. -
-
Uses of ShouldBeNotSimilar in org.xmlunit.assertj.error
Methods in org.xmlunit.assertj.error that return ShouldBeNotSimilar Modifier and Type Method Description static ShouldBeNotSimilar
ShouldBeNotSimilar. shouldBeNotIdentical(java.lang.String controlSystemId, java.lang.String testSystemId)
static ShouldBeNotSimilar
ShouldBeNotSimilar. shouldBeNotSimilar(java.lang.String controlSystemId, java.lang.String testSystemId)
-