| 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 | Description |
|---|---|---|
static FileSource |
FileSource.from(java.io.File file) |
Create a new
FileSource using the supplied file. |
static FileSource |
FileSource.from(java.io.File file,
FilePosition filePosition) |