public class PropertyOptionTest extends OptionTestCase
Constructor and Description |
---|
PropertyOptionTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAppendUsage_Hidden() |
void |
testAppendUsage() |
void |
testCanProcess_BadMatch() |
void |
testCanProcess_Null() |
void |
testCanProcess_TooShort() |
void |
testCanProcess() |
void |
testGetDescription() |
void |
testGetPreferredName() |
void |
testHelpLines_NoDisplay() |
void |
testHelpLines() |
void |
testPrefixes() |
void |
testProcess_BadPropertyException() |
void |
testProcess_SetToEmpty() |
void |
testProcess_UnexpectedOptionException() |
void |
testProcess() |
void |
testTriggers() |
void |
testValidate() |
commandLine
assertContentsEqual, assertListContentsEqual, list, list, list, list, list, list, list, list
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 PropertyOptionTest()
public void testCanProcess()
testCanProcess
in class OptionTestCase
public void testCanProcess_Null()
public void testCanProcess_TooShort()
public void testCanProcess_BadMatch()
public void testPrefixes()
testPrefixes
in class OptionTestCase
public void testProcess() throws OptionException
testProcess
in class OptionTestCase
OptionException
public void testProcess_UnexpectedOptionException()
public void testProcess_BadPropertyException() throws OptionException
OptionException
public void testProcess_SetToEmpty() throws OptionException
OptionException
public void testTriggers()
testTriggers
in class OptionTestCase
public void testValidate() throws OptionException
testValidate
in class OptionTestCase
OptionException
public void testAppendUsage()
testAppendUsage
in class OptionTestCase
public void testAppendUsage_Hidden()
public void testGetPreferredName()
testGetPreferredName
in class OptionTestCase
public void testGetDescription()
testGetDescription
in class OptionTestCase
public void testHelpLines()
testHelpLines
in class OptionTestCase
public void testHelpLines_NoDisplay()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.