import static org.junit.Assert.assertThat;. 5. . 6. . 7. assertThat(5 , allOf(greaterThan(1), lessThan(3)));. 8. //java.lang.
確定! 回上一頁