com.enterprisedt.net.ftp.test
Class FTPClientTest
java.lang.Object
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
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 |
cvsId
public static String cvsId
- Revision control id
FTPClientTest
public FTPClientTest()
main
public static void main(String[] args)
- Test harness
usage
public static void usage()
- Basic usage statement
Copyright © 2000-2007 Enterprise Distributed Technologies. All Rights Reserved.