Uses of Class
com.enterprisedt.net.ftp.test.FTPTestCase

Packages that use FTPTestCase
com.enterprisedt.net.ftp.test   
 

Uses of FTPTestCase in com.enterprisedt.net.ftp.test
 

Subclasses of FTPTestCase in com.enterprisedt.net.ftp.test
 class TestAutoModeTransfer
          Test automatic switching between ASCII & binary files
 class TestBigTransfer
          Test get'ing and put'ing of a big file
 class TestBulkTransfer
          Test get'ing and put'ing of remote files multiple times - stress test
 class TestDirOperations
          Tests directory navigation and directory creation/deletion functionality
 class TestExists
          Test exists method
 class TestFeatures
          Test general methods such as site() and quote()
 class TestFileOperations
          Tests various file operations
 class TestGeneral
          Test general methods such as site() and quote()
 class TestListings
          Tests the various commands that list directories
 class TestMLST
          Test MLST
 class TestPortRange
          Test setting the port number in the PORT command.
 class TestResume
          Test get'ing and put'ing of remote files in various ways
 class TestTimeout
          Test timeout functionality.
 class TestTransfer
          Test get'ing and put'ing of remote files in various ways
 class VMSTests
          Tests against an external (public) VMS FTP server - so we can't do put's.
 



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