jargs.test.gnu
Class CmdLineParserTestCase
java.lang.Object
TestCase
jargs.test.gnu.CmdLineParserTestCase
public class CmdLineParserTestCase
- extends TestCase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmdLineParserTestCase
public CmdLineParserTestCase(java.lang.String name)
testStandardOptions
public void testStandardOptions()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDefaults
public void testDefaults()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMultipleUses
public void testMultipleUses()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCombinedFlags
public void testCombinedFlags()
throws java.lang.Exception
- Throws:
java.lang.Exception
testExplictlyTerminatedOptions
public void testExplictlyTerminatedOptions()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetOptionValues
public void testGetOptionValues()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBadFormat
public void testBadFormat()
throws java.lang.Exception
- Throws:
java.lang.Exception
testResetBetweenParse
public void testResetBetweenParse()
throws java.lang.Exception
- Throws:
java.lang.Exception
testLocale
public void testLocale()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDetachedOption
public void testDetachedOption()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMissingValueForStringOption
public void testMissingValueForStringOption()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2001-2003 Steve Purcell. Copyright © 2002 Vidar Holen. Copyright © 2002 Michal Ceresna. Copyright © 2005 Ewan Mellor. Released under the terms of the BSD licence.