Class Summary |
FTPClientTest |
Crude test harness. |
FTPTestCase |
Generic JUnit test class for FTP, that provides some
useful methods for subclasses that implement the actual
test cases |
TestDirOperations |
Tests directory navigation and directory creation/deletion
functionality |
TestFileOperations |
Tests various file operations |
TestGeneral |
Test general methods such as site() and quote() |
TestListings |
Tests the various commands that list directories |
TestLogin |
Test login functionality |
TestMode |
Tests that active and passive mode work correctly |
TestTimeout |
Test timeout functionality. |
TestTransfer |
Test get'ing and put'ing of remote files in various ways |