class documentation

class TestRepository(TestCaseInTempDir):

View In Hierarchy

Undocumented

Method setUp Undocumented
Method test_capability Undocumented
Method test_create Undocumented
Method test_create_with_config_none Undocumented
Method test_create_with_fs_config_none Undocumented
Method test_hotcopy Undocumented
Method test_is_dir Undocumented
Method test_is_file Undocumented
Method test_load_fs Undocumented
Method test_load_fs_invalid Undocumented
Method test_load_fs_with_hooks Undocumented
Method test_load_fs_with_parent_dir Undocumented
Method test_open Undocumented
Method test_pack_fs Undocumented
Method test_pack_fs_with_notify Undocumented
Method test_paths_changed Undocumented
Method test_rev_props Undocumented
Method test_rev_root Undocumented
Method test_rev_root_invalid Undocumented
Method test_uuid Undocumented
Method test_verify_fs Undocumented
Method test_youngest_rev Undocumented

Inherited from TestCaseInTempDir:

Method tearDown Undocumented
Instance Variable test_dir Undocumented
Instance Variable _oldcwd Undocumented

Inherited from TestCase (via TestCaseInTempDir):

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

Undocumented

def test_create(self):

Undocumented

def test_create_with_config_none(self):

Undocumented

def test_create_with_fs_config_none(self):

Undocumented

def test_hotcopy(self):

Undocumented

def test_is_dir(self):

Undocumented

def test_is_file(self):

Undocumented

def test_load_fs(self):

Undocumented

def test_load_fs_invalid(self):

Undocumented

def test_load_fs_with_hooks(self):

Undocumented

def test_load_fs_with_parent_dir(self):

Undocumented

def test_open(self):

Undocumented

def test_pack_fs(self):

Undocumented

def test_pack_fs_with_notify(self):

Undocumented

def test_paths_changed(self):

Undocumented

def test_rev_props(self):

Undocumented

def test_rev_root(self):

Undocumented

def test_rev_root_invalid(self):

Undocumented

def test_uuid(self):

Undocumented

def test_verify_fs(self):

Undocumented

def test_youngest_rev(self):

Undocumented