class documentation

class SVNConnectionTests(TestCase):

View In Hierarchy

Undocumented

Method test_inbuffer_initialized Undocumented
Method test_send_msg Undocumented
Method test_send_success Undocumented
Method test_send_success_no_args Undocumented

Inherited from TestCase:

Method assertIs Undocumented
Method assertIsInstance Fail if obj is not an instance of kls
def test_inbuffer_initialized(self):

Undocumented

def test_send_msg(self):

Undocumented

def test_send_success(self):

Undocumented

def test_send_success_no_args(self):

Undocumented