l.c.m.t.t.NamespaceMixin : class documentation

Part of lp.code.model.tests.test_branchnamespace View In Hierarchy

Known subclasses: lp.code.model.tests.test_branchnamespace.TestPackageBranchNamespace, lp.code.model.tests.test_branchnamespace.TestPersonalBranchNamespace, lp.code.model.tests.test_branchnamespace.TestProjectBranchNamespace

Tests common to all namespace implementations.

You might even call these 'interface tests'.

Method test_provides_interface Undocumented
Method test_getBranchName Undocumented
Method test_createBranch_right_namespace Undocumented
Method test_createBranch_passes_through Undocumented
Method test_createBranch_subscribes_owner Undocumented
Method test_getBranches_no_branches Undocumented
Method test_getBranches_some_branches Undocumented
Method test_getByName_default Undocumented
Method test_getByName_default_is_none Undocumented
Method test_getByName_matches Undocumented
Method test_isNameUsed_not Undocumented
Method test_isNameUsed_yes Undocumented
Method test_findUnusedName_unused Undocumented
Method test_findUnusedName_used Undocumented
Method test_findUnusedName_used_twice Undocumented
Method test_createBranchWithPrefix_unused Undocumented
Method test_createBranchWithPrefix_used Undocumented
Method test_validateMove Undocumented
Method test_validateMove_branch_with_name_exists Undocumented
Method test_validateMove_forbidden_owner Undocumented
Method test_validateMove_not_team_member Undocumented
Method test_validateMove_with_other_name Undocumented
def test_provides_interface(self):
Undocumented
def test_getBranchName(self):
Undocumented
def test_createBranch_right_namespace(self):
Undocumented
def test_createBranch_passes_through(self):
Undocumented
def test_createBranch_subscribes_owner(self):
Undocumented
def test_getBranches_no_branches(self):
Undocumented
def test_getBranches_some_branches(self):
Undocumented
def test_getByName_default(self):
Undocumented
def test_getByName_default_is_none(self):
Undocumented
def test_getByName_matches(self):
Undocumented
def test_isNameUsed_not(self):
Undocumented
def test_isNameUsed_yes(self):
Undocumented
def test_findUnusedName_unused(self):
Undocumented
def test_findUnusedName_used(self):
Undocumented
def test_findUnusedName_used_twice(self):
Undocumented
def test_createBranchWithPrefix_unused(self):
Undocumented
def test_createBranchWithPrefix_used(self):
Undocumented
def test_validateMove(self):
Undocumented
def test_validateMove_branch_with_name_exists(self):
Undocumented
def test_validateMove_forbidden_owner(self):
Undocumented
def test_validateMove_not_team_member(self):
Undocumented
def test_validateMove_with_other_name(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.