Make sure you use Gradle to run the test.

If you use just Gradle, run them normally:

$ ./gradlew test

You can also run the tests in IntelliJ IDEA using the Gradle runner: http://stackoverflow.com/questions/34332580