JavaScript is disabled on your browser.
Skip navigation links
JUnit 5
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Module
org.junit.vintage.engine
Package org.junit.vintage.engine.discovery
package
org.junit.vintage.engine.discovery
Internal classes for test discovery within the JUnit Vintage test engine.
Related Packages
Package
Description
org.junit.vintage.engine
Core package for the JUnit Vintage test engine.
org.junit.vintage.engine.descriptor
Test descriptors used within the JUnit Vintage test engine.
org.junit.vintage.engine.execution
Internal classes for test execution within the JUnit Vintage test engine.
org.junit.vintage.engine.support
Internal support classes for test discovery and execution within the JUnit Vintage test engine.
Classes
Class
Description
IsPotentialJUnit4TestClass
VintageDiscoverer