创建单元测试报告子项目build.gradle subprojects { apply plugin: 'java' // Disable the test report for the individual test task test { reports.html.enabled ...
確定! 回上一頁