Interface TestRuleAnnotatedMember
-
- All Known Implementing Classes:
TestRuleAnnotatedField
,TestRuleAnnotatedMethod
@API(status=INTERNAL, since="5.0") public interface TestRuleAnnotatedMember
- Since:
- 5.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.junit.rules.TestRule
getTestRule()
-