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(String name)
testStandardOptions
public void testStandardOptions()
throws Exception
- Throws:
Exception
testDefaults
public void testDefaults()
throws Exception
- Throws:
Exception
testMultipleUses
public void testMultipleUses()
throws Exception
- Throws:
Exception
testCombinedFlags
public void testCombinedFlags()
throws Exception
- Throws:
Exception
testExplictlyTerminatedOptions
public void testExplictlyTerminatedOptions()
throws Exception
- Throws:
Exception
testGetOptionValues
public void testGetOptionValues()
throws Exception
- Throws:
Exception
testBadFormat
public void testBadFormat()
throws Exception
- Throws:
Exception
testResetBetweenParse
public void testResetBetweenParse()
throws Exception
- Throws:
Exception
testLocale
public void testLocale()
throws Exception
- Throws:
Exception
testDetachedOption
public void testDetachedOption()
throws Exception
- Throws:
Exception
testMissingValueForStringOption
public void testMissingValueForStringOption()
throws Exception
- Throws:
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.