| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidateWith | |
|---|---|
| org.junit.experimental.categories | |
| org.junit.runner | Provides classes used to describe, collect, run and analyze multiple tests. | 
| org.junit.validator | |
| Uses of ValidateWith in org.junit.experimental.categories | 
|---|
| Classes in org.junit.experimental.categories with annotations of type ValidateWith | |
|---|---|
|  interface | CategoryMarks a test class or test method as belonging to one or more categories of tests. | 
| Uses of ValidateWith in org.junit.runner | 
|---|
| Classes in org.junit.runner with annotations of type ValidateWith | |
|---|---|
|  interface | OrderWithWhen a test class is annotated with @OrderWithor extends a class annotated
 with@OrderWith, JUnit will order the tests in the test class (and child
 test classes, if any) using the ordering defined by theOrderingclass. | 
| Uses of ValidateWith in org.junit.validator | 
|---|
| Methods in org.junit.validator with parameters of type ValidateWith | |
|---|---|
|  AnnotationValidator | AnnotationValidatorFactory.createAnnotationValidator(ValidateWith validateWithAnnotation)Creates the AnnotationValidator specified by the value in ValidateWith. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||