Searched defs:floatThat (Results 1 – 2 of 2) sorted by relevance
158 public static float floatThat(Matcher<Float> matcher) { in floatThat() method in MockitoHamcrest
1300 public static float floatThat(ArgumentMatcher<Float> matcher) { in floatThat() method in ArgumentMatchers