module filehelper.ftp_mock
¶
Classes¶
class |
truncated documentation |
---|---|
mock |
Properties¶
property |
truncated documentation |
---|---|
|
return the website |
Methods¶
method |
truncated documentation |
---|---|
Mock method |
Documentation¶
Mock FTP classes.
-
class
pyquickhelper.filehelper.ftp_mock.
MockTransferFTP
(ftps='FTP', fLOG=<function noLOG>)[source]¶ Bases:
pyquickhelper.filehelper.ftp_transfer.TransferFTP
mock
TransferFTP
- Parameters
ftps – protocol
fLOG – logging function
-
__init__
(ftps='FTP', fLOG=<function noLOG>)[source]¶ - Parameters
ftps – protocol
fLOG – logging function