module documentation
FTP tests.
Class |
|
Test anonymous shell properties. |
Class |
|
Tests for ftp.BaseFTPRealm , a base class to help define IFTPShell realms with different user home directory policies. |
Class |
|
Basic functionality of FTP server. |
Class |
|
Close writing shell. |
Class |
|
Close writing to a file. |
Class |
|
Tests for ftp.DTPFactory . |
Class |
|
Tests for ftp.DTP . |
Class |
|
Undocumented |
Class |
|
Tests for ftp.errnoToFailure errno checking. |
Class |
|
Simple tests for an FTP server with different anonymous username. The new anonymous username used in this test case is "guest" |
Class |
|
FTP client |
Class |
|
FTP client fails and RETR fails and disconnects. |
Class |
|
Test advanced FTP client commands. |
Class |
|
Tests that the server invokes IWriteFile.close |
Class |
|
No class docstring; 6/7 methods documented |
Class |
|
Tests for ftp._FileReader and ftp._FileWriter, the objects returned by the shell in openForReading/openForWriting. |
Class |
|
Tests for ftp.FTPRealm . |
Class |
|
Tests relating directly to response codes. |
Class |
|
Test FTP server with the ftp.FTPClient class. |
Class |
|
Test the EPRT command. |
Class |
|
EPSV data connection. |
Class |
|
The PASV command doesn't work for IPv6 connections (that's why EPSV was invented). However, it's possible to use it from an IPv4 client connecting to a dual-stack server using IPv4-mapped addresses, if the system's IPv6 stack supports that. |
Class |
|
PASV data connection. |
Class |
|
Test the PORT command. |
Class |
|
Simple tests for an FTP server with the default settings. |
Class |
|
Tests for the ftp.FTPShell object. |
Class |
|
Generic tests for the IFTPShell interface. |
Class |
|
Generic tests for the IReadFile and IWriteFile interfaces. |
Class |
|
Tests for _isGlobbingExpression utility function. |
Class |
|
Undocumented |
Class |
|
Handling paths. |
Class |
|
Helper class used by FTPFileListingTests. |
Class |
|
Tests for ftp.SystemFTPRealm . |
Class |
|
A simple consumer for tests. It only works with non-streaming producers. |
Class |
|
A dumb producer. |
Function | passivemode |
Construct a passive mode message with the correct encoding |
Function | skip |
Undocumented |
Constant | HAS |
Undocumented |
Variable | non |
Undocumented |
Class | _ |
Undocumented |
Function | _has |
Returns True if the system supports IPv4-mapped IPv6 addresses. |