public class DefaultingCommandLineTest extends CommandLineTestCase
Constructor and Description |
---|
DefaultingCommandLineTest() |
Modifier and Type | Method and Description |
---|---|
protected CommandLine |
createCommandLine() |
void |
setUp() |
void |
testAppendCommandLine() |
void |
testDefaults() |
void |
testInsertCommandLine() |
void |
testTriggers() |
testGetOption, testGetOptionCount_Strings, testGetOptionCount, testGetOptionCountOption, testGetOptionCountString, testGetOptions_Order, testGetOptions, testGetOptionTriggers, testGetProperties, testGetPropertyString, testGetPropertyStringString, testGetSwitchOption, testGetSwitchOptionBoolean, testGetSwitchString, testGetSwitchStringBoolean, testGetValueOption, testGetValueOptionObject, testGetValuesOption, testGetValuesOptionList, testGetValuesString, testGetValuesStringList, testGetValueString, testGetValueStringObject, testHasOptionOption, testHasOptionString, testOptionAsArgument, testOptions, testProperties, testSwitches_False, testSwitches_True, testSwitches, testValues
assertContentsEqual, assertListContentsEqual, list, list, list, list, list, list, list, list
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toString
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
public DefaultingCommandLineTest()
protected final CommandLine createCommandLine()
createCommandLine
in class CommandLineTestCase
public void setUp() throws Exception
setUp
in class CommandLineTestCase
Exception
public final void testAppendCommandLine()
public final void testInsertCommandLine()
public void testTriggers()
public void testDefaults()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.