@Retention(value=RUNTIME)
@Inherited
@Target(value=TYPE)
public @interface TestParallelClassesAndMethods
org.pantsbuild.tools.junit.impl.ConsoleRunnerImpl. The TestSerial
TestParallel TestParallelMethods annotations takes precedence over this
annotation if a class has multiple annotations (including via inheritance).
Requires use of the experimental test runner.