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