b.t.p.t.TestBranchTags(per_branch.TestCaseWithBranch) : class documentation

Part of bzrlib.tests.per_branch.test_tags View In Hierarchy

No class docstring
Method setUp Undocumented
Method make_branch_with_revisions Undocumented
Method test_tags_initially_empty Undocumented
Method test_make_and_lookup_tag Undocumented
Method test_reverse_tag_dict Undocumented
Method test_ghost_tag Undocumented
Method test_no_such_tag Undocumented
Method test_merge_tags Undocumented
Method test_unicode_tag Undocumented
Method test_delete_tag Undocumented
Method test_merge_empty_tags Undocumented
Method test_read_lock_caches_tags Tags are read from a branch only once during a read-lock.
Method test_unlocked_does_not_cache_tags Unlocked branches do not cache tags.
Method test_cached_tag_dict_not_accidentally_mutable When there's a cached version of the tags, b.tags.get_tag_dict
Method make_write_locked_branch_with_one_tag Undocumented
Method test_set_tag_invalides_cache Undocumented
Method test_delete_tag_invalides_cache Undocumented
Method test_merge_to_invalides_cache Undocumented
Method test_rename_revisions_invalides_cache Undocumented

Inherited from TestCaseWithBranch:

Method get_branch Undocumented
Method get_default_format Undocumented
Method make_branch Undocumented
Method create_tree_with_merge Create a branch with a simple ancestry.
def setUp(self):
Undocumented
def make_branch_with_revisions(self, relpath, revisions):
Undocumented
def test_tags_initially_empty(self):
Undocumented
def test_make_and_lookup_tag(self):
Undocumented
def test_reverse_tag_dict(self):
Undocumented
def test_ghost_tag(self):
Undocumented
def test_no_such_tag(self):
Undocumented
def test_merge_tags(self):
Undocumented
def test_unicode_tag(self):
Undocumented
def test_delete_tag(self):
Undocumented
def test_merge_empty_tags(self):
Undocumented
def test_read_lock_caches_tags(self):
Tags are read from a branch only once during a read-lock.
def test_unlocked_does_not_cache_tags(self):
Unlocked branches do not cache tags.
def test_cached_tag_dict_not_accidentally_mutable(self):
When there's a cached version of the tags, b.tags.get_tag_dict returns a copy of the cached data so that callers cannot accidentally corrupt the cache.
def make_write_locked_branch_with_one_tag(self):
Undocumented
def test_set_tag_invalides_cache(self):
Undocumented
def test_delete_tag_invalides_cache(self):
Undocumented
def test_merge_to_invalides_cache(self):
Undocumented
def test_rename_revisions_invalides_cache(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.