Uses of Interface
org.junit.validator.TestClassValidator
Packages that use TestClassValidator
-
Uses of TestClassValidator in org.junit.validator
Classes in org.junit.validator that implement TestClassValidatorModifier and TypeClassDescriptionfinal classAnAnnotationsValidatorvalidates all annotations of a test class, including its annotated fields and methods.classValidates that aTestClassis public.