Now we can run custom java tests by: 0. `cp testng_custom_template.xml testng_custom.xml` 1. Specify test class/method in `testng_custom.xml` 2. `bazel test //java:custom_test --test_output=streamed`