JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Deprecated
Index
Search
Help
JUnit
org.junit.jupiter.migrationsupport
org.junit.jupiter.migrationsupport.rules.adapter
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package org.junit.jupiter.migrationsupport.rules.adapter
@NullMarked
package
org.junit.jupiter.migrationsupport.rules.adapter
Internal
wrappers for JUnit 4 rules to overcome visibility limitations of the JUnit 4 implementations.
Related Packages
Package
Description
org.junit.jupiter.migrationsupport.rules
Deprecated
extensions which provide (limited) support for JUnit 4 rules within JUnit Jupiter.
org.junit.jupiter.migrationsupport.rules.member
Internal
abstractions for members which can be targets of JUnit 4 rule annotations.
All Classes and Interfaces
Interfaces
Classes
Class
Description
AbstractTestRuleAdapter
ExpectedExceptionAdapter
ExternalResourceAdapter
GenericBeforeAndAfterAdvice
VerifierAdapter