Class AnnotationsValidator

java.lang.Object
org.junit.validator.AnnotationsValidator
All Implemented Interfaces:
TestClassValidator

public final class AnnotationsValidator extends Object implements TestClassValidator
An AnnotationsValidator validates all annotations of a test class, including its annotated fields and methods.
Since:
4.12