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

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

Known subclasses: lp.code.model.tests.test_gitnamespace.TestPackageGitNamespace, lp.code.model.tests.test_gitnamespace.TestPersonalGitNamespace, lp.code.model.tests.test_gitnamespace.TestProjectGitNamespace

Tests common to all namespace implementations.

You might even call these 'interface tests'.

Method test_provides_interface Undocumented
Method test_createRepository_right_namespace Undocumented
Method test_createRepository_passes_through Undocumented
Method test_createRepository_subscribes_owner Undocumented
Method test_getRepositories_no_repositories Undocumented
Method test_getRepositories_some_repositories 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_validateMove Undocumented
Method test_validateMove_repository_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_createRepository_right_namespace(self):
Undocumented
def test_createRepository_passes_through(self):
Undocumented
def test_createRepository_subscribes_owner(self):
Undocumented
def test_getRepositories_no_repositories(self):
Undocumented
def test_getRepositories_some_repositories(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_validateMove(self):
Undocumented
def test_validateMove_repository_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.