Class TestRuleAnnotatedMethod

  • All Implemented Interfaces:
    TestRuleAnnotatedMember

    @API(status=INTERNAL,
         since="5.1")
    public final class TestRuleAnnotatedMethod
    extends Object
    Since:
    5.0
    • Constructor Detail

      • TestRuleAnnotatedMethod

        public TestRuleAnnotatedMethod​(Object testInstance,
                                       Method method)