Package | Description |
---|---|
org.junit.experimental.categories | |
org.junit.validator |
Modifier and Type | Class and Description |
---|---|
interface |
Category
Marks a test class or test method as belonging to one or more categories of tests.
|
Modifier and Type | Method and Description |
---|---|
AnnotationValidator |
AnnotationValidatorFactory.createAnnotationValidator(ValidateWith validateWithAnnotation)
Creates the AnnotationValidator specified by the value in
ValidateWith . |
Copyright © 2002-2017 JUnit. All Rights Reserved.