Uses of Class
org.xmlunit.assertj3.error.ElementsShouldSatisfy.UnsatisfiedRequirement
Packages that use ElementsShouldSatisfy.UnsatisfiedRequirement
Package
Description
Contains internal classes of XMLUnit's AssertJ 3.x support that are
only public as an implementation detail.
-
Uses of ElementsShouldSatisfy.UnsatisfiedRequirement in org.xmlunit.assertj3.error
Method parameters in org.xmlunit.assertj3.error with type arguments of type ElementsShouldSatisfy.UnsatisfiedRequirementModifier and TypeMethodDescriptionprivate static String
ElementsShouldSatisfy.describeErrors
(List<ElementsShouldSatisfy.UnsatisfiedRequirement> elementsNotSatisfyingRequirements, org.assertj.core.api.AssertionInfo info) static org.assertj.core.error.ErrorMessageFactory
ElementsShouldSatisfy.elementsShouldSatisfy
(Object actual, List<ElementsShouldSatisfy.UnsatisfiedRequirement> elementsNotSatisfyingRestrictions, org.assertj.core.api.AssertionInfo info) Constructor parameters in org.xmlunit.assertj3.error with type arguments of type ElementsShouldSatisfy.UnsatisfiedRequirementModifierConstructorDescriptionprivate
ElementsShouldSatisfy
(Object actual, List<ElementsShouldSatisfy.UnsatisfiedRequirement> elementsNotSatisfyingRestrictions, org.assertj.core.api.AssertionInfo info)