今天在Idea下使用JUtil的时候,运行@Test,报错:org/hamcrest/SelfDescribing
解决办法:
(1)换成junit-4.8.jar
(2)junit-4.11.jar + hamcrest-core-1.3.jar
hamcrest-1.3下载地址:
http://download.csdn.net/download/fly_fish456/4887448
今天在Idea下使用JUtil的时候,运行@Test,报错:org/hamcrest/SelfDescribing
解决办法:
(1)换成junit-4.8.jar
(2)junit-4.11.jar + hamcrest-core-1.3.jar
hamcrest-1.3下载地址:
http://download.csdn.net/download/fly_fish456/4887448