class documentation

class PLinkSSHVendorTests(TestCase):

View In Hierarchy

Undocumented

Method setUp Undocumented
Method tearDown Undocumented
Method test_run_command_dashes Undocumented
Method test_run_command_password Undocumented
Method test_run_command_password_and_privkey Undocumented
Method test_run_command_with_port_username_and_privkey Undocumented
Method test_run_with_ssh_command Undocumented
Instance Variable _orig_popen Undocumented

Inherited from TestCase:

Method overrideEnv Undocumented
def setUp(self):

Undocumented

def tearDown(self):

Undocumented

def test_run_command_dashes(self):

Undocumented

def test_run_command_password(self):

Undocumented

def test_run_command_password_and_privkey(self):

Undocumented

def test_run_command_with_port_username_and_privkey(self):

Undocumented

def test_run_with_ssh_command(self):

Undocumented

_orig_popen =

Undocumented