要通過Maven運行單元測試,發出此命令: mvn test 這會在你的項目中運行整個單元測試。 ... package com.yiibai.core; import junit.framework.Assert ...
確定! 回上一頁