1.JUnit4使用方法
2. pom.xml
<dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> </dependency>
3.测试命名规则
标签:03,单元测试,---,003,Mybatis,JUnit4 From: https://www.cnblogs.com/LLL0617/p/16916997.html
<dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> </dependency>
标签:03,单元测试,---,003,Mybatis,JUnit4 From: https://www.cnblogs.com/LLL0617/p/16916997.html