c.l.w.t.t.TestLaunchpadSecurityPolicy_getPrincipalsAccessLevel(CleanUp, unittest.TestCase) : class documentation

Part of canonical.launchpad.webapp.tests.test_authorization View In Hierarchy

No class docstring
Method setUp Undocumented
Method test_no_scope Principal's access level is used when no scope is given.
Method test_object_within_scope Principal's access level is used when object is within scope.
Method test_object_not_within_scope READ_PUBLIC is used when object is /not/ within scope.
def setUp(self):
Undocumented
def test_no_scope(self):
Principal's access level is used when no scope is given.
def test_object_within_scope(self):
Principal's access level is used when object is within scope.
def test_object_not_within_scope(self):
READ_PUBLIC is used when object is /not/ within scope.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.