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