Class SelectorConverter.File
- java.lang.Object
-
- org.junit.platform.console.options.SelectorConverter.File
-
- All Implemented Interfaces:
picocli.CommandLine.ITypeConverter<org.junit.platform.engine.discovery.FileSelector>
- Enclosing class:
- SelectorConverter
static class SelectorConverter.File extends java.lang.Object implements picocli.CommandLine.ITypeConverter<org.junit.platform.engine.discovery.FileSelector>
-
-
Constructor Summary
Constructors Constructor Description File()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.junit.platform.engine.discovery.FileSelectorconvert(java.lang.String value)
-