assertThat () can be found in org.junit.Assert, but it defines using Hamcrest matchers in the signature: static <T> void assertThat(T actual, ...
確定! 回上一頁