Uses of Package
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.
-
ClassDescriptionAbstract base implementation of
TestDescriptor
that may be used by customTestEngines
. -
ClassDescriptionAbstract base implementation of
TestDescriptor
that may be used by customTestEngines
.Classpath resource basedTestSource
with an optional position.Class basedTestSource
with an optional file position.ACompositeTestSource
contains one or moreTestSources
.Directory basedTestSource
.File basedTestSource
with an optional position.File system basedTestSource
.Method basedTestSource
.Package basedTestSource
.ATestSource
that can be represented as aURI
. -
ClassDescriptionAbstract base implementation of
TestDescriptor
that may be used by customTestEngines
.