Searched defs:byteThat (Results 1 – 2 of 2) sorted by relevance
102 public static byte byteThat(Matcher<Byte> matcher) { in byteThat() method in MockitoHamcrest
1240 public static byte byteThat(ArgumentMatcher<Byte> matcher) { in byteThat() method in ArgumentMatchers