Class 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 Detail

      • toString

        public String toString()
        Overrides:
        toString in class org.hamcrest.BaseMatcher<InBrowser>
      • describeTo

        public void describeTo​(org.hamcrest.Description description)