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
TestDescriptorthat may be used by customTestEngines.Classpath resource basedTestSourcewith an optional position.Class basedTestSourcewith an optional file position.ACompositeTestSourcecontains one or moreTestSources.Default implementation ofUriSource.Directory basedTestSource.File basedTestSourcewith an optional position.File system basedTestSource.Method basedTestSource.Package basedTestSource.Collection of static utility methods for working with resources.ATestSourcethat can be represented as aURI.