Uses of Package
org.junit.validator
-
Packages that use org.junit.validator Package Description org.junit.experimental.categories org.junit.runner Provides classes used to describe, collect, run and analyze multiple tests.org.junit.validator -
Classes in org.junit.validator used by org.junit.experimental.categories Class Description AnnotationValidator Validates annotations on classes and methods.ValidateWith Allows for anAnnotationValidator
to be attached to an annotation. -
Classes in org.junit.validator used by org.junit.runner Class Description AnnotationValidator Validates annotations on classes and methods.ValidateWith Allows for anAnnotationValidator
to be attached to an annotation. -
Classes in org.junit.validator used by org.junit.validator Class Description AnnotationValidator Validates annotations on classes and methods.TestClassValidator Validates a single facet of a test class.ValidateWith Allows for anAnnotationValidator
to be attached to an annotation.