For updates and more see jargs.sourceforge.net

jargs.test.gnu
Class CustomOptionTestCase

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by jargs.test.gnu.CustomOptionTestCase
All Implemented Interfaces:
junit.framework.Test

public class CustomOptionTestCase
extends junit.framework.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 junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, 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.