For updates and more see jargs.sourceforge.net

jargs.test.gnu
Class CustomOptionTestCase

java.lang.Object
  extended by TestCase
      extended by jargs.test.gnu.CustomOptionTestCase

public class CustomOptionTestCase
extends TestCase


Nested Class Summary
static class CustomOptionTestCase.ShortDateOption
           
 
Constructor Summary
CustomOptionTestCase(java.lang.String name)
           
 
Method Summary
 void testCustomOption()
           
 void testIllegalCustomOption()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomOptionTestCase

public CustomOptionTestCase(java.lang.String name)
Method Detail

testCustomOption

public void testCustomOption()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testIllegalCustomOption

public void testIllegalCustomOption()
                             throws java.lang.Exception
Throws:
java.lang.Exception

For updates and more see jargs.sourceforge.net

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.