Package org.junit.internal.runners.rules
package org.junit.internal.runners.rules
-
ClassDescriptionA RuleMemberValidator validates the rule fields/methods of a
TestClass.Requires the member's declaring class to be publicRequires the member is a field implementingMethodRuleorTestRuleRequires the member is a field implementingTestRuleRequires the validated member to be non-staticRequires the member to be publicRequires the member to be staticRequire the member to return an implementation ofMethodRuleorTestRuleRequire the member to return an implementation ofTestRule