Class FileSource

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

@API(status=STABLE, since="1.0") public final class FileSource extends Object implements FileSystemSource
File based TestSource with an optional position.
Since:
1.0
See Also: