Package jargs.test.gnu
Class CustomOptionTestCase
- java.lang.Object
-
- TestCase
-
- jargs.test.gnu.CustomOptionTestCase
-
public class CustomOptionTestCase extends TestCase
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CustomOptionTestCase.ShortDateOption
-
Constructor Summary
Constructors Constructor Description CustomOptionTestCase(String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testCustomOption()
void
testIllegalCustomOption()
-