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
Description
Method Summary
Method Details
getTestRule()
Hide sidebar
Show sidebar
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
()