clean:表示将你上一次编译生成的一些文件删除test:表示只执行测试代码>mvn clean test -Dtest=[ClassName] 运行测试类中指定的方法:这个需要maven-surefire-plugin ...
確定! 回上一頁