The Gradle check task depends on the test task which means test is executed before check is run. The documentation states that check performs all ...
確定! 回上一頁