public static class CustomMatchersUtil.NTimesMatcher extends org.hamcrest.TypeSafeMatcher<Path>
| Constructor and Description |
|---|
NTimesMatcher(int nTimes,
RelationOperator relationOperator,
InBrowser browser) |
| 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 NTimesMatcher(int nTimes,
RelationOperator relationOperator,
InBrowser browser)
Copyright © 2017. All rights reserved.