assertThat () method, which looks like this: public void assertThat(Object o, Matcher matcher){ ... } You can implement your own Matcher's, but ...
確定! 回上一頁