Package org.junit.platform.engine.support.descriptor
@NullMarked
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
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.