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