@API(value=Internal) public abstract class AbstractRuleAnnotatedMember extends Object implements RuleAnnotatedMember
Modifier and Type | Field and Description |
---|---|
protected org.junit.rules.TestRule |
testRuleInstance |
Constructor and Description |
---|
AbstractRuleAnnotatedMember() |
Modifier and Type | Method and Description |
---|---|
org.junit.rules.TestRule |
getTestRuleInstance() |
public org.junit.rules.TestRule getTestRuleInstance()
getTestRuleInstance
in interface RuleAnnotatedMember