日期:2014-05-20 浏览次数:20867 次
import static org.junit.Assert.assertThat; // junit-dep-4.10.jar import static org.hamcrest.CoreMatchers.allOf; // hamcrest-core-1.2.1.jar import static org.hamcrest.Matchers.lessThan; // hamcrest-library-1.2.1.jar import static org.hamcrest.Matchers.greaterThan; // hamcrest-library-1.2.1.jar