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 Summary
Constructors Constructor Description TestRuleAnnotatedMethod(java.lang.Object testInstance, java.lang.reflect.Method method)
-
Method Summary
-
Methods inherited from class org.junit.jupiter.migrationsupport.rules.member.AbstractTestRuleAnnotatedMember
getTestRule
-
-