Class SkipAttributeFilter
java.lang.Object
org.apache.plc4x.test.driver.xmlunit.SkipAttributeFilter
- All Implemented Interfaces:
org.xmlunit.util.Predicate<Attr>
SPI element needed to exclude our custom attributes from comparison of XML results.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
IGNORE_ATTRIBUTE_NAME
- See Also:
-
-
Constructor Details
-
SkipAttributeFilter
public SkipAttributeFilter()
-
-
Method Details
-
test
- Specified by:
testin interfaceorg.xmlunit.util.Predicate<Attr>
-