wtanaka.praya.gale
Class TestGaleInputStream

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

public class TestGaleInputStream
extends java.lang.Object

Test code for gale input stream.

Return to Sourceforge or the Praya Homepage

Version:
$Name: $ $Date: 2001/10/03 09:57:06 $
Author:
$Author: wtanaka $
See Also:
GaleInputStream

Constructor Summary
TestGaleInputStream()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void testBug466610()
          Regression test for bug 466610 http://sf.net/tracker/?func=detail&aid=466610&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

TestGaleInputStream

public TestGaleInputStream()
Method Detail

testBug466610

public void testBug466610()
Regression test for bug 466610 http://sf.net/tracker/?func=detail&aid=466610&group_id=2302&atid=102302

main

public static void main(java.lang.String[] args)