摘要:
Unit3 与 JUnit4 的区别 Unit3 与 JUnit4 的区别 标签: junitandroidjava测试 2015-04-21 13:53 731人阅读 评论(0) 收藏 举报 标签: junitandroidjava测试 2015-04-21 13:53 731人阅读 评论(0) 阅读全文
摘要:
使用eclipse创建了Maven webapp project。在写单元测试用例时,报错@Test注解找不到,提示将JUnit添加到build path中(Add JUnit 4 library to the build path) 点击自动纠错后,可以看到eclipse将自带的JUnit4 ja 阅读全文