Class TestRuleAnnotatedField
- java.lang.Object
-
- org.junit.jupiter.migrationsupport.rules.member.TestRuleAnnotatedField
-
-
Constructor Summary
Constructors Constructor Description TestRuleAnnotatedField(Object testInstance, Field field)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.junit.rules.TestRule
getTestRule()
-
-
-
Method Detail
-
getTestRule
public org.junit.rules.TestRule getTestRule()
- Specified by:
getTestRule
in interfaceTestRuleAnnotatedMember
-
-