Uses of Class
org.junit.platform.engine.support.descriptor.FileSource
Packages that use 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
Methods in org.junit.platform.engine.support.descriptor that return FileSourceModifier and TypeMethodDescriptionstatic FileSourceCreate a newFileSourceusing the suppliedfile.static FileSourceFileSource.from(File file, FilePosition filePosition)