Class CustomMatchersUtil.NTimesMatcher

  • All Implemented Interfaces:
    org.hamcrest.Matcher<Path>, org.hamcrest.SelfDescribing
    Enclosing class:
    CustomMatchersUtil

    public static class CustomMatchersUtil.NTimesMatcher
    extends org.hamcrest.TypeSafeMatcher<Path>
    Internal implementation
    • Method Detail

      • toString

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

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