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 |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
public ISPresentNTimesMatcherForDocument(int nTimes,
RelationOperator relationOperator,
Document doc)
throws ParserConfigurationException,
IOException,
SAXException
Copyright © 2018. All rights reserved.