public class PropertiesCommandLineTest extends CommandLineTestCase
Constructor and Description |
---|
PropertiesCommandLineTest() |
Modifier and Type | Method and Description |
---|---|
protected CommandLine |
createCommandLine() |
protected CommandLine |
createCommandLineNoSep() |
void |
testNoSeparator() |
void |
testNullOption() |
void |
testPropertyTriggers() |
void |
testPropertyValues() |
setUp, 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 PropertiesCommandLineTest()
protected CommandLine createCommandLine()
createCommandLine
in class CommandLineTestCase
protected CommandLine createCommandLineNoSep()
public void testPropertyValues()
public void testNoSeparator()
public void testNullOption()
public void testPropertyTriggers()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.