public class ElementCount extends SelectorSamplerMatcher<Integer>
| Constructor and Description |
|---|
ElementCount(org.hamcrest.Matcher<Integer> matcher)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
static org.hamcrest.Matcher<Selector> |
elementCount(org.hamcrest.Matcher<Integer> matcher)
How many elements defined by selector are visible
|
describeMismatchSafely, describeSelector, getSamplerClass, getSamplerParams, map, setSamplerClass, setSamplerParamsgetSelector, getSelectorName, matchesSafely, setSelectorgetInternalMatcher, setInternalMatcherpublic ElementCount(org.hamcrest.Matcher<Integer> matcher)
matcher - integer matcherpublic void describeTo(org.hamcrest.Description description)
describeTo in interface org.hamcrest.SelfDescribingdescribeTo in class SelectorSamplerMatcher<Integer>Copyright © 2017–2022 wcm.io QA. All rights reserved.