Class Hierarchy
- java.lang.Object
- org.junit.validator.AnnotationValidator
- org.junit.experimental.categories.CategoryValidator
- org.junit.experimental.categories.ExcludeCategories
- org.junit.runner.manipulation.Filter
- org.junit.experimental.categories.Categories.CategoryFilter
- org.junit.experimental.categories.IncludeCategories
- org.junit.runner.Runner (implements org.junit.runner.Describable)
- org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Orderable)
- org.junit.runners.Suite
- org.junit.experimental.categories.Categories
- org.junit.runners.Suite
- org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Orderable)
- org.junit.validator.AnnotationValidator
Annotation Type Hierarchy
- org.junit.experimental.categories.Categories.ExcludeCategory (implements java.lang.annotation.Annotation)
- org.junit.experimental.categories.Categories.IncludeCategory (implements java.lang.annotation.Annotation)
- org.junit.experimental.categories.Category (implements java.lang.annotation.Annotation)