Interface TestRuleAnnotatedMember

All Known Implementing Classes:
TestRuleAnnotatedField, TestRuleAnnotatedMethod

@API(status=INTERNAL,
     since="5.0")
public interface TestRuleAnnotatedMember
Since:
5.0
  • Method Summary

    Modifier and Type Method Description
    TestRule getTestRule()  
  • Method Details