All Packages Class Hierarchy This Package Previous Next Index
Class com.enterprisedt.net.ftp.FTPClientTest
java.lang.Object
|
+----com.enterprisedt.net.ftp.FTPClientTest
- public class FTPClientTest
- extends Object
Crude test harness.
TO DO: expand this!
- Author:
- Bruce Blackshaw
-
FTPClientTest()
-
-
main(String[])
- Test harness.
-
usage()
- Basic usage statement
FTPClientTest
public FTPClientTest()
main
public static void main(String args[])
- Test harness. We have a long way to
go here! I'll be spending most development
time hence enhancing this!
Planned:
- drive off a config file
- do byte by byte file comparisons of transferred
files
- exercise all functionality
- postive and negative tests
usage
public static void usage()
- Basic usage statement
All Packages Class Hierarchy This Package Previous Next Index