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

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

No class docstring
Method setUp Undocumented
Method capture_post_commit_hook Capture post commit hook calls to self.hook_calls.
Method capture_pre_commit_hook Undocumented
Method test_post_commit_to_origin Undocumented
Method test_post_commit_bound Undocumented
Method test_post_commit_not_to_origin Undocumented
Method test_pre_commit_passes Undocumented
Method test_pre_commit_fails Undocumented
Method test_pre_commit_delta 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 capture_post_commit_hook(self, local, master, old_revno, old_revid, new_revno, new_revid):
Capture post commit hook calls to self.hook_calls.

The call is logged, as is some state of the two branches.

def capture_pre_commit_hook(self, local, master, old_revno, old_revid, new_revno, new_revid, tree_delta, future_tree):
Undocumented
def test_post_commit_to_origin(self):
Undocumented
def test_post_commit_bound(self):
Undocumented
def test_post_commit_not_to_origin(self):
Undocumented
def test_pre_commit_passes(self):
Undocumented
def test_pre_commit_fails(self):
Undocumented
def test_pre_commit_delta(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.