dimanche 7 janvier 2018

gradle test how to run one method?

Gradle how to run one method of a test case for debugging?

gradle test -tests example.TestFoo#testMethod1  --debug-jvm

The test TestFoo has testMethod1(), testMethod2(), etc.

Error:

No tests found for given includes: example.TestFoo#testMethod1

Aucun commentaire:

Enregistrer un commentaire