Package org.junit.validator
package org.junit.validator
-
ClassDescriptionAn
AnnotationsValidator
validates all annotations of a test class, including its annotated fields and methods.Validates annotations on classes and methods.Creates instances of Annotation Validators.Validates that aTestClass
is public.Validates a single facet of a test class.Allows for anAnnotationValidator
to be attached to an annotation.