maven 怪事

引入了 测试

<dependency> it

             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
             <version>4.11</version>
             <scope>test</scope>

</dependency> io


test 下的测试类 在 mvn test时就不执行了 test

相关文章
相关标签/搜索