第一步maven的pom.xml引入坐标:
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
</dependency>
第二步编写测试方法:
第三步 定义scope类型
第一步maven的pom.xml引入坐标:
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
</dependency>
第二步编写测试方法:
第三步 定义scope类型