Uses of Interface
org.junit.validator.TestClassValidator
-
Packages that use TestClassValidator Package Description org.junit.validator -
-
Uses of TestClassValidator in org.junit.validator
Classes in org.junit.validator that implement TestClassValidator Modifier and Type Class Description classAnnotationsValidatorAnAnnotationsValidatorvalidates all annotations of a test class, including its annotated fields and methods.classPublicClassValidatorValidates that aTestClassis public.
-