Class HasElementNTimes.NTimesMatcher
- java.lang.Object
-
- org.hamcrest.BaseMatcher<T>
-
- org.hamcrest.TypeSafeMatcher<InBrowser>
-
- com.github.loyada.jdollarx.custommatchers.HasElementNTimes.NTimesMatcher
-
- All Implemented Interfaces:
org.hamcrest.Matcher<InBrowser>
,org.hamcrest.SelfDescribing
- Enclosing class:
- HasElementNTimes
public static class HasElementNTimes.NTimesMatcher extends org.hamcrest.TypeSafeMatcher<InBrowser>
Internal implementation - not to be instantiated directly.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
describeTo(org.hamcrest.Description description)
String
toString()
-