Package | Description |
---|---|
org.junit.experimental.categories | |
org.junit.runner |
Provides classes used to describe, collect, run and analyze multiple tests.
|
org.junit.runners |
Provides standard
Runner implementations. |
org.junit.validator |
Class and Description |
---|
AnnotationValidator
Validates annotations on classes and methods.
|
ValidateWith
Allows for an
AnnotationValidator to be attached to an annotation. |
Class and Description |
---|
AnnotationValidator
Validates annotations on classes and methods.
|
ValidateWith
Allows for an
AnnotationValidator to be attached to an annotation. |
Class and Description |
---|
TestClassValidator
Validates a single facet of a test class.
|
Class and Description |
---|
AnnotationsValidator.AnnotatableValidator |
AnnotationValidator
Validates annotations on classes and methods.
|
AnnotationValidatorFactory
Creates instances of Annotation Validators.
|
TestClassValidator
Validates a single facet of a test class.
|
ValidateWith
Allows for an
AnnotationValidator to be attached to an annotation. |