Java使用Junit框架进行测试
在maven仓库中找到junit包,然后去除scope即可, <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</vers