java.lang.Object
org.junit.platform.engine.support.descriptor.DirectorySource
All Implemented Interfaces:
Serializable, FileSystemSource, UriSource, TestSource

@API(status=STABLE,
     since="1.0")
public class DirectorySource
extends Object
implements FileSystemSource
Directory based TestSource.
Since:
1.0
See Also:
DirectorySelector, Serialized Form
  • Method Details