assertThat (numbers , everyItem(lessThan(5))); ... 在這邊,你使用的是org.junit.matchers.JUnitMatchers ...
確定! 回上一頁