public class TestOptionValue extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestOptionValue.Options |
Modifier and Type | Field and Description |
---|---|
(package private) static OptionDescriptor |
mutable |
(package private) static OptionDescriptor |
secondMutable |
(package private) static OptionDescriptor |
stable |
Constructor and Description |
---|
TestOptionValue() |
Modifier and Type | Method and Description |
---|---|
void |
getValuesTest() |
void |
testMultiple() |
void |
testMutable() |
void |
testStable() |
void |
toStringTest() |
static final OptionDescriptor stable
static final OptionDescriptor mutable
static final OptionDescriptor secondMutable
public TestOptionValue()
public void testMutable()
public void testMultiple()
public void testStable()
public void toStringTest()
public void getValuesTest()