Class Summary |
FileParserTest |
Test harness for testing out listings. |
FTPClientTest |
Basic test harness. |
FTPTestCase |
Generic JUnit test class for FTP, that provides some
useful methods for subclasses that implement the actual
test cases |
FTPTestTools |
Base class for login tools |
TestBigTransfer |
Test get'ing and put'ing of a big file |
TestBulkTransfer |
Test get'ing and put'ing of remote files multiple times - stress test |
TestDirOperations |
Tests directory navigation and directory creation/deletion
functionality |
TestFeatures |
Test general methods such as site() and quote() |
TestFileOperations |
Tests various file operations |
TestGeneral |
Test general methods such as site() and quote() |
TestListings |
Tests the various commands that list directories |
TestPortRange |
Test setting the port number in the PORT command. |
TestResume |
Test get'ing and put'ing of remote files in various ways |
TestTimeout |
Test timeout functionality. |
TestTools |
Base class for login tools |
TestTransfer |
Test get'ing and put'ing of remote files in various ways |
VMSTests |
Tests against an external (public) VMS FTP server - so we
can't do put's. |