JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
JUnit
org.junit.jupiter.migrationsupport
org.junit.jupiter.migrationsupport.rules.member
TestRuleAnnotatedMember
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getTestRule()
Interface TestRuleAnnotatedMember
All Known Implementing Classes:
TestRuleAnnotatedField
,
TestRuleAnnotatedMethod
@API
(
status
=
INTERNAL
,
since
="5.1")
public interface
TestRuleAnnotatedMember
Since:
5.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TestRule
getTestRule
()
Method Details
getTestRule
TestRule
getTestRule
()