Uses of Interface
org.junit.validator.TestClassValidator

Packages that use TestClassValidator
org.junit.validator   
 

Uses of TestClassValidator in org.junit.validator
 

Classes in org.junit.validator that implement TestClassValidator
 class AnnotationsValidator
          An AnnotationsValidator validates all annotations of a test class, including its annotated fields and methods.
 class PublicClassValidator
          Validates that a TestClass is public.
 



Copyright © 2002–2020 JUnit. All rights reserved.