Searched defs:longThat (Results 1 – 2 of 2) sorted by relevance
144 public static long longThat(Matcher<Long> matcher) { in longThat() method in MockitoHamcrest
1285 public static long longThat(ArgumentMatcher<Long> matcher) { in longThat() method in ArgumentMatchers