Class TestRuleAnnotatedMethod
- java.lang.Object
-
- org.junit.jupiter.migrationsupport.rules.member.TestRuleAnnotatedMethod
-
-
Constructor Summary
Constructors Constructor Description TestRuleAnnotatedMethod(Object testInstance, Method method)
-
-
-
Method Detail
-
getTestRule
public TestRule getTestRule()
- Specified by:
getTestRule
in interfaceTestRuleAnnotatedMember
-
-