建議一個public void的Method,不傳入任何參數; 在Method上面加上annotation @Test; 接下來如下圖在HelloJUnit按右鍵Run AS -> JUnit Test ``` import org.junit.Test;.
確定! 回上一頁