class documentation

class ParamikoSSHVendorTests(TestCase):

View In Hierarchy

Undocumented

Method setUp Undocumented
Method tearDown Undocumented
Method test_run_command_data_transfer Undocumented
Method test_run_command_password Undocumented
Method test_run_command_with_privkey Undocumented
Instance Variable commands Undocumented
Instance Variable port Undocumented
Instance Variable socket Undocumented
Instance Variable thread Undocumented
Instance Variable transport Undocumented
Method _run Undocumented

Inherited from TestCase:

Method overrideEnv Undocumented
def setUp(self):

Undocumented

def tearDown(self):

Undocumented

def test_run_command_data_transfer(self):

Undocumented

def test_run_command_password(self):

Undocumented

def test_run_command_with_privkey(self):

Undocumented

commands: list =

Undocumented

port =

Undocumented

socket =

Undocumented

thread =

Undocumented

transport =

Undocumented

def _run(self):

Undocumented