在 build.gradle 檔案中新增 JUnit 依賴項: dependencies { testImplementation("org.junit.jupiter:junit-jupiter-api:5.6.2") ...
確定! 回上一頁