Part of canonical.launchpad.webapp.tests.test_authorization View In Hierarchy
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. |