b.t.t.MockTree(object) : class documentation

Part of bzrlib.tests.test_bundle View In Hierarchy

Undocumented
Method __init__ Undocumented
Method all_file_ids Undocumented
Method __getitem__ Undocumented
Method parent_id Undocumented
Method iter_entries Undocumented
Method get_file_kind Undocumented
Method make_entry Undocumented
Method add_dir Undocumented
Method add_file Undocumented
Method path2id Undocumented
Method id2path Undocumented
Method has_id Undocumented
Method get_file Undocumented
Method get_file_revision Undocumented
Method contents_stats Undocumented
def __init__(self):
Undocumented
def all_file_ids(self):
Undocumented
def __getitem__(self, file_id):
Undocumented
def parent_id(self, file_id):
Undocumented
def iter_entries(self):
Undocumented
def get_file_kind(self, file_id):
Undocumented
def make_entry(self, file_id, path):
Undocumented
def add_dir(self, file_id, path):
Undocumented
def add_file(self, file_id, path, contents):
Undocumented
def path2id(self, path):
Undocumented
def id2path(self, file_id):
Undocumented
def has_id(self, file_id):
Undocumented
def get_file(self, file_id):
Undocumented
def get_file_revision(self, file_id):
Undocumented
def contents_stats(self, file_id):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.