To run individual Gradle test in command line,
$ gradle test --tests "com.package.className.testMethodName"