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, testValuesassertContentsEqual, assertListContentsEqual, list, list, list, list, list, list, list, listcountTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, toStringassertEquals, 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, failpublic DefaultingCommandLineTest()
protected final CommandLine createCommandLine()
createCommandLine in class CommandLineTestCasepublic void setUp() throws Exception
setUp in class CommandLineTestCaseExceptionpublic final void testAppendCommandLine()
public final void testInsertCommandLine()
public void testTriggers()
public void testDefaults()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.