今天在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

相关文章:

  • 2022-01-19
  • 2022-12-23
  • 2021-06-10
  • 2022-12-23
  • 2021-10-09
猜你喜欢
  • 2021-07-15
  • 2022-12-23
  • 2021-12-29
  • 2022-12-23
  • 2022-12-23
  • 2021-08-30
  • 2021-08-05
相关资源
相似解决方案