public static abstract @interface

Suite.SuiteClasses

implements Annotation
org.junit.runners.Suite.SuiteClasses

Class Overview

The SuiteClasses annotation specifies the classes to be run when a class annotated with @RunWith(Suite.class) is run.

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation