Uses of Class
org.junit.platform.engine.support.descriptor.FileSource
Package
Description
TestDescriptor
-related support classes
intended to be used by test engine implementations and clients of
the launcher.-
Uses of FileSource in org.junit.platform.engine.support.descriptor
Modifier and TypeMethodDescriptionstatic FileSource
Create a newFileSource
using the suppliedfile
.static FileSource
FileSource.from
(File file, FilePosition filePosition)