package

org.junit.experimental.categories

Classes

Categories From a given set of test classes, runs only the classes and methods that are annotated with either the category given with the @IncludeCategory annotation, or a subtype of that category. 
Categories.CategoryFilter