Package jargs.test.gnu
Class CmdLineParserTestCase
- java.lang.Object
-
- TestCase
-
- jargs.test.gnu.CmdLineParserTestCase
-
public class CmdLineParserTestCase extends TestCase
-
-
Constructor Summary
Constructors Constructor Description CmdLineParserTestCase(String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestBadFormat()voidtestCombinedFlags()voidtestDefaults()voidtestDetachedOption()voidtestExplictlyTerminatedOptions()voidtestGetOptionValues()voidtestLocale()voidtestMissingValueForStringOption()voidtestMultipleUses()voidtestResetBetweenParse()voidtestStandardOptions()
-