public class IsPresentNTimes extends Object
| Constructor and Description |
|---|
IsPresentNTimes(int nTimes) |
| Modifier and Type | Method and Description |
|---|---|
org.hamcrest.Matcher<Path> |
times() |
org.hamcrest.Matcher<Path> |
timesOrLess() |
org.hamcrest.Matcher<Path> |
timesOrMore() |
Copyright © 2017. All rights reserved.