Uses of Class
org.junit.platform.engine.support.descriptor.AbstractTestDescriptor

Packages that use AbstractTestDescriptor
Package Description
org.junit.jupiter.engine.descriptor
Test descriptors used within the JUnit Jupiter test engine.
org.junit.platform.engine.support.descriptor
TestDescriptor-related support classes intended to be used by test engine implementations and clients of the launcher.
org.junit.vintage.engine.descriptor
Test descriptors used within the JUnit Vintage test engine.