MatcherAssert中提供了一套assertThat方法,它接受一个org.hamcrest.Matcher和一个计算值,从而做出该值是否符合该Matcher的判断。 在org.junit.
確定! 回上一頁