Searched defs:shortThat (Results 1 – 2 of 2) sorted by relevance
116 public static short shortThat(Matcher<Short> matcher) { in shortThat() method in MockitoHamcrest
1255 public static short shortThat(ArgumentMatcher<Short> matcher) { in shortThat() method in ArgumentMatchers