@Retention(value=RUNTIME)
@Inherited
@Target(value=TYPE)
public @interface TestParallel
org.pantsbuild.tools.junit.impl.ConsoleRunnerImpl. The TestSerial annotation
takes precedence over this annotation if a class has both (including via inheritance).