edtFTPj

com.enterprisedt.net.ftp.test
Class FTPClientTest

java.lang.Object
  extended by com.enterprisedt.net.ftp.test.FTPClientTest

public class FTPClientTest
extends Object

Basic test harness. No longer in use or maintained - see the JUnit tests and the demo program for current tests.

Version:
$Revision: 1.6 $
Author:
Bruce Blackshaw

Field Summary
static String cvsId
          Revision control id
 
Constructor Summary
FTPClientTest()
           
 
Method Summary
static void main(String[] args)
          Test harness
static void usage()
          Basic usage statement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cvsId

public static String cvsId
Revision control id

Constructor Detail

FTPClientTest

public FTPClientTest()
Method Detail

main

public static void main(String[] args)
Test harness


usage

public static void usage()
Basic usage statement


edtFTPj

Copyright © 2000-2007 Enterprise Distributed Technologies. All Rights Reserved.