harmcrest的核心类从Matchers转为CoreMatchers。用户在使用的时候需要注意更新。当使用assertThat时,静态导入时,导入的路径变为:import static org.hamcrest.CoreMatchers.*;