class documentation

class SVNServerMutterTests(TestCase):

View In Hierarchy

Undocumented

Method test_close_sets_stop Undocumented
Method test_mutter_with_logf Undocumented
Method test_mutter_without_logf Undocumented
Method test_send_ack Undocumented
Method test_send_failure Undocumented
Method test_send_unknown Undocumented

Inherited from TestCase:

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

Undocumented

def test_mutter_with_logf(self):

Undocumented

def test_mutter_without_logf(self):

Undocumented

def test_send_ack(self):

Undocumented

def test_send_failure(self):

Undocumented

def test_send_unknown(self):

Undocumented