Searched defs:assertThat (Results 1 – 2 of 2) sorted by relevance
7 public static <T> void assertThat(T actual, Matcher<T> matcher) { in assertThat() method in MatcherAssert11 public static <T> void assertThat(String reason, T actual, Matcher<T> matcher) { in assertThat() method in MatcherAssert
737 public static <T> void assertThat(T actual, Matcher<T> matcher) { in assertThat() method in Assert770 public static <T> void assertThat(String reason, T actual, in assertThat() method in Assert