Module org.junit.platform.engine
Package org.junit.platform.engine.support.descriptor
package org.junit.platform.engine.support.descriptor
TestDescriptor
-related support classes
intended to be used by test engine implementations and clients of
the launcher.-
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
.