Gradle generates a Test Report automatically when it runs the entire Test Suite. To do the same, run ./gradlew test (or gradlew.bat test from Windows), or run ...
確定! 回上一頁