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