Uses of Package
org.junit.platform.engine.support.descriptor
Packages that use org.junit.platform.engine.support.descriptor
Package
Description
TestDescriptor
-related support classes
intended to be used by test engine implementations and clients of
the launcher.-
Classes in org.junit.platform.engine.support.descriptor used by org.junit.platform.engine.support.descriptorClassDescriptionAbstract 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
.