Part of bzrlib.tests.per_branch.test_commit View In Hierarchy
| 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. |
The call is logged, as is some state of the two branches.