wtanaka.praya.gale
Class TestGaleClient

java.lang.Object
  |
  +--wtanaka.praya.gale.TestGaleClient

public class TestGaleClient
extends java.lang.Object

Test code for GaleClient.

Return to Sourceforge or the Praya Homepage

Version:
$Name: $ $Date: 2001/09/30 21:14:52 $
Author:
$Author: wtanaka $
See Also:
GaleClient

Constructor Summary
TestGaleClient()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testBug132581()
          Regression test case for http://sourceforge.net/bugs/?func=detailbug&group_id=2302&bug_id=132581 Currently under development
 void testBug424322()
          Regression test case for https://sourceforge.net/tracker/index.php?func=detail&aid=424322&group_id=2302&atid=102302
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

TestGaleClient

public TestGaleClient()
Method Detail

testBug132581

public void testBug132581()
                   throws java.io.IOException,
                          IllegalCommandException
Regression test case for http://sourceforge.net/bugs/?func=detailbug&group_id=2302&bug_id=132581 Currently under development

testBug424322

public void testBug424322()
                   throws java.io.IOException
Regression test case for https://sourceforge.net/tracker/index.php?func=detail&aid=424322&group_id=2302&atid=102302

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        IllegalCommandException