| Package | Description |
|---|---|
| org.junit.platform.engine.support.descriptor |
TestDescriptor-related support classes
intended to be used by test engine implementations and clients of
the launcher. |
| Modifier and Type | Method and Description |
|---|---|
static FileSource |
FileSource.from(File file)
Create a new
FileSource using the supplied file. |
static FileSource |
FileSource.from(File file,
FilePosition filePosition)
|