Within `test`, there is a task called `JunitRun` w...
# general
b
Within
test
, there is a task called
JunitRun
which, at effectively static scope, declares that it needs the
runtime_classpath
product. After all, you can't run tests if you don't have a classpath to run the JVM with.