com.enterprisedt.net.ftp.test
Class FTPClientTest

java.lang.Object
  extended bycom.enterprisedt.net.ftp.test.FTPClientTest

public class FTPClientTest
extends java.lang.Object

Crude test harness. TO DO: expand this!

Version:
$Revision: 1.3 $
Author:
Bruce Blackshaw

Constructor Summary
FTPClientTest()
           
 
Method Summary
static void main(java.lang.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
 

Constructor Detail

FTPClientTest

public FTPClientTest()
Method Detail

main

public static void main(java.lang.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



Copyright (c) 2001-2004 Enterprise Distributed Technologies Ltd. All Rights Reserved.