class documentation

class TestSwiftRepo(TestCase):

View In Hierarchy

Undocumented

Method setUp Undocumented
Method test_init Undocumented
Method test_init_bad_data Undocumented
Method test_init_bare Undocumented
Method test_init_no_data Undocumented
Method test_put_named_file Undocumented
Instance Variable conf Undocumented

Inherited from TestCase:

Method overrideEnv Undocumented
def setUp(self):

Undocumented

def test_init(self):

Undocumented

def test_init_bad_data(self):

Undocumented

def test_init_bare(self):

Undocumented

def test_init_no_data(self):

Undocumented

def test_put_named_file(self):

Undocumented

conf =

Undocumented