Package | Description |
---|---|
org.junit.validator |
Modifier and Type | Class and Description |
---|---|
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-2017 JUnit. All Rights Reserved.