public class TestSelectorOptions extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestSelectorOptions.TestSelectorsOptionHandler |
Modifier and Type | Field and Description |
---|---|
java.util.function.Supplier<TestSelectorList> |
testSelectorListSupplier |
Constructor and Description |
---|
TestSelectorOptions() |
Modifier and Type | Method and Description |
---|---|
TestSelectorList |
getTestSelectorList() |
boolean |
shouldExplain() |
public java.util.function.Supplier<TestSelectorList> testSelectorListSupplier
public TestSelectorList getTestSelectorList()
public boolean shouldExplain()