摘要: 本篇避免长篇大论,依次说明:依赖、测试dao或service、测试controller、说明事项、附源码。 1、依赖 <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version 阅读全文
posted @ 2020-04-26 11:19 雷雨客 阅读(643) 评论(0) 推荐(0)