摘要: 单元测试网址 —–如何快速完成单元测试代码 网址内容的摘要: 1. JUnit安装(http://junit.org/junit4/ 目前最新版本是5.1) 2. JaCoCo和EclEmma安装 3. 自动生成单元测试代码(默... 阅读全文
posted @ 2018-03-13 15:35 清凌 阅读(528) 评论(0) 推荐(0)
摘要: Exception in thread “main” java.lang.Error: Always run main and tests with assertions enabled at P4.twitter.Main.main(Main.ja... 阅读全文
posted @ 2018-03-13 15:14 清凌 阅读(299) 评论(0) 推荐(0)