Uses of Class
org.xmlunit.assertj.error.ShouldBeValid
-
Packages that use ShouldBeValid Package Description org.xmlunit.assertj.error Contains internal classes of XMLUnit's AssertJ support that are only public as an implementation detail. -
-
Uses of ShouldBeValid in org.xmlunit.assertj.error
Methods in org.xmlunit.assertj.error that return ShouldBeValid Modifier and Type Method Description static ShouldBeValid
ShouldBeValid. shouldBeValid(java.lang.String systemId, java.lang.Iterable<ValidationProblem> problems)
-