The sample below shows various configuration options. plugins { id 'java' // adds 'test' task } test { // Discover and execute JUnit4-based tests useJUnit() ...
確定! 回上一頁