.. _f-ftpmock: module ``filehelper.ftp_mock`` ============================== .. inheritance-diagram:: pyquickhelper.filehelper.ftp_mock Short summary +++++++++++++ module ``pyquickhelper.filehelper.ftp_mock`` Mock FTP classes. :githublink:`%|py|5` Classes +++++++ +------------------------------------------------------------------------------+---------------------------+ | class | truncated documentation | +==============================================================================+===========================+ | :class:`MockTransferFTP ` | mock :class:`TransferFTP` | +------------------------------------------------------------------------------+---------------------------+ Properties ++++++++++ +-----------------------------------------------------------------------+-------------------------+ | property | truncated documentation | +=======================================================================+=========================+ | :meth:`Site ` | return the website | +-----------------------------------------------------------------------+-------------------------+ Methods +++++++ +-------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------+ | method | truncated documentation | +=====================================================================================+=================================================================================================+ | :py:meth:`__init__ ` | | +-------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------+ | :meth:`run_command ` | Mock method :meth:`run_command ` | +-------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.filehelper.ftp_mock :members: :special-members: __init__ :show-inheritance: