Class CategoryValidator

java.lang.Object
org.junit.validator.AnnotationValidator
org.junit.experimental.categories.CategoryValidator

public final class CategoryValidator extends AnnotationValidator
Validates that there are no errors in the use of the Category annotation. If there is, a Throwable object will be added to the list of errors.
Since:
4.12