public class IsPresentNTimes extends Object
| Constructor and Description |
|---|
IsPresentNTimes(int nTimes) |
| Modifier and Type | Method and Description |
|---|---|
org.hamcrest.Matcher<Path> |
timesIn(InBrowser browser) |
org.hamcrest.Matcher<Path> |
timesOrLessIn(InBrowser browser) |
org.hamcrest.Matcher<Path> |
timesOrMoreIn(InBrowser browser) |
Copyright © 2016. All rights reserved.