Launch your test with Gradle. Supposing your test is x.y.MyTest, run Gradle as follows: gradle test --debug-jvm --tests x.y.MyTest.
確定! 回上一頁