| Package | Description |
|---|---|
| org.junit.internal.runners.rules |
| Modifier and Type | Field and Description |
|---|---|
static RuleMemberValidator |
RuleMemberValidator.CLASS_RULE_METHOD_VALIDATOR
Validates methods with a
ClassRule annotation. |
static RuleMemberValidator |
RuleMemberValidator.CLASS_RULE_VALIDATOR
Validates fields with a
ClassRule annotation. |
static RuleMemberValidator |
RuleMemberValidator.RULE_METHOD_VALIDATOR
Validates methods with a
Rule annotation. |
static RuleMemberValidator |
RuleMemberValidator.RULE_VALIDATOR
Validates fields with a
Rule annotation. |
Copyright © 2002–2017 JUnit. All rights reserved.