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

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

Tests with branches with "inaccessible" parents.

An "inaccessible" parent location is one that cannot be represented, e.g. if a child branch says its parent is at "../../my-parent", but that child is at "http://host/one" then that parent location is inaccessible. These branches' get_parent method will raise InaccessibleParent.

Method setUp Undocumented
Method get_branch_with_invalid_parent Get a branch whose get_parent will raise InaccessibleParent.
Method test_get_parent_invalid Undocumented
Method test_clone_invalid_parent Undocumented
Method test_sprout_invalid_parent 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 get_branch_with_invalid_parent(self):
Get a branch whose get_parent will raise InaccessibleParent.
def test_get_parent_invalid(self):
Undocumented
def test_clone_invalid_parent(self):
Undocumented
def test_sprout_invalid_parent(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.