public static class CustomMatchersUtil.ISPresentNTimesMatcherForDocument extends org.hamcrest.TypeSafeMatcher<Path>
| Constructor and Description |
|---|
ISPresentNTimesMatcherForDocument(int nTimes,
RelationOperator relationOperator,
Document doc) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
describeMismatchSafely(Path el,
org.hamcrest.Description mismatchDescription) |
void |
describeTo(org.hamcrest.Description description) |
protected boolean |
matchesSafely(Path el) |
public ISPresentNTimesMatcherForDocument(int nTimes,
RelationOperator relationOperator,
Document doc)
throws ParserConfigurationException,
IOException,
SAXException
Copyright © 2017. All rights reserved.