maven 怪事

引入了 測試

<dependency> it

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

</dependency> io


test 下的測試類 在 mvn test時就不執行了 test

相關文章
相關標籤/搜索