Uses of Package
org.junit.platform.engine.support.descriptor
Packages that use org.junit.platform.engine.support.descriptor
Package
Description
Test descriptors used within the JUnit Jupiter test engine.
TestDescriptor-related support classes
intended to be used by test engine implementations and clients of
the launcher.Test descriptors used within the JUnit Vintage test engine.
-
Classes in org.junit.platform.engine.support.descriptor used by org.junit.jupiter.engine.descriptorClassDescriptionAbstract base implementation of
TestDescriptorthat may be used by customTestEngines. -
Classes in org.junit.platform.engine.support.descriptor used by org.junit.platform.engine.support.descriptorClassDescriptionAbstract base implementation of
TestDescriptorthat may be used by customTestEngines.Classpath resource basedTestSourcewith an optional position.Class basedTestSourcewith an optional file position.ACompositeTestSourcecontains one or moreTestSources.Directory basedTestSource.File basedTestSourcewith an optional position.File system basedTestSource.Method basedTestSource.Package basedTestSource.ATestSourcethat can be represented as aURI. -
Classes in org.junit.platform.engine.support.descriptor used by org.junit.vintage.engine.descriptorClassDescriptionAbstract base implementation of
TestDescriptorthat may be used by customTestEngines.