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() |
commandLineassertContentsEqual, assertListContentsEqual, list, list, list, list, list, list, list, listcountTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, 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 PropertyOptionTest()
public void testCanProcess()
testCanProcess in class OptionTestCasepublic void testCanProcess_Null()
public void testCanProcess_TooShort()
public void testCanProcess_BadMatch()
public void testPrefixes()
testPrefixes in class OptionTestCasepublic void testProcess() throws OptionException
testProcess in class OptionTestCaseOptionExceptionpublic void testProcess_UnexpectedOptionException()
public void testProcess_BadPropertyException() throws OptionException
OptionExceptionpublic void testProcess_SetToEmpty() throws OptionException
OptionExceptionpublic void testTriggers()
testTriggers in class OptionTestCasepublic void testValidate() throws OptionException
testValidate in class OptionTestCaseOptionExceptionpublic void testAppendUsage()
testAppendUsage in class OptionTestCasepublic void testAppendUsage_Hidden()
public void testGetPreferredName()
testGetPreferredName in class OptionTestCasepublic void testGetDescription()
testGetDescription in class OptionTestCasepublic void testHelpLines()
testHelpLines in class OptionTestCasepublic void testHelpLines_NoDisplay()
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.