Package org.junit.validator

Interface Summary
TestClassValidator Validates a single facet of a test class.
 

Class Summary
AnnotationsValidator An AnnotationsValidator validates all annotations of a test class, including its annotated fields and methods.
AnnotationValidator Validates annotations on classes and methods.
AnnotationValidatorFactory Creates instances of Annotation Validators.
PublicClassValidator Validates that a TestClass is public.
 

Annotation Types Summary
ValidateWith Allows for an AnnotationValidator to be attached to an annotation.
 



Copyright © 2002–2014 JUnit. All rights reserved.