ocgn

导航

maven使用junit测试报class not found

突然就找不到类,查了一下是因为使用了Clean的命令,把编译好的class文件清理掉了,在Maven中使用test进行测试就可以了

posted on 2020-07-31 18:54  ocgn  阅读(342)  评论(0)    收藏  举报