ReplyTest (Java Globus API)

org.globus.ftp.test
Class ReplyTest

java.lang.Object
  |
  +--TestCase
        |
        +--org.globus.ftp.test.ReplyTest

public class ReplyTest
extends TestCase

test Reply

See Also:
Serialized Form

Constructor Summary
ReplyTest(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] argv)
           
static Test suite()
           
 void testReply()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplyTest

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

main

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

suite

public static Test suite()

testReply

public void testReply()