Uses of Interface
org.junit.runners.model.Annotatable
Packages that use Annotatable
-
Uses of Annotatable in org.junit.runners.model
Classes in org.junit.runners.model that implement AnnotatableModifier and TypeClassDescriptionclassRepresents a field on a test class (currently used only for Rules inBlockJUnit4ClassRunner, but custom runners can make other uses)classFrameworkMember<T extends FrameworkMember<T>>Parent class forFrameworkFieldandFrameworkMethodclassRepresents a method on a test class to be invoked at the appropriate point in test execution.classWraps a class to be run, providing method validation and annotation searching -
Uses of Annotatable in org.junit.validator
Classes in org.junit.validator with type parameters of type AnnotatableModifier and TypeClassDescriptionprivate static class