Uses of Package
org.junit.validator
Packages that use org.junit.validator
Package
Description
Provides classes used to describe, collect, run and analyze multiple tests.
Provides standard
Runner
implementations.-
Classes in org.junit.validator used by org.junit.experimental.categoriesClassDescriptionValidates annotations on classes and methods.Allows for an
AnnotationValidator
to be attached to an annotation. -
Classes in org.junit.validator used by org.junit.runnerClassDescriptionValidates annotations on classes and methods.Allows for an
AnnotationValidator
to be attached to an annotation. -
Classes in org.junit.validator used by org.junit.runners
-
Classes in org.junit.validator used by org.junit.validatorClassDescriptionValidates annotations on classes and methods.Creates instances of Annotation Validators.Validates a single facet of a test class.Allows for an
AnnotationValidator
to be attached to an annotation.