Uses of Class
org.junit.internal.runners.SuiteMethod

Packages that use SuiteMethod
org.junit.runners Provides standard Runner implementations. 
 

Uses of SuiteMethod in org.junit.runners
 

Subclasses of SuiteMethod in org.junit.runners
 class AllTests
          Runner for use with JUnit 3.8.x-style AllTests classes (those that only implement a static suite() method).