Class TestRuleAnnotatedMethod

java.lang.Object
org.junit.jupiter.migrationsupport.rules.member.AbstractTestRuleAnnotatedMember
org.junit.jupiter.migrationsupport.rules.member.TestRuleAnnotatedMethod
All Implemented Interfaces:
TestRuleAnnotatedMember

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

    • TestRuleAnnotatedMethod

      public TestRuleAnnotatedMethod(Object testInstance, Method method)