Class OrderWithValidator

java.lang.Object
org.junit.validator.AnnotationValidator
org.junit.runner.OrderWithValidator

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