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