c.l.d.t.t.BaseOAuthTestCase(unittest.TestCase) : class documentation

Part of canonical.launchpad.database.tests.test_oauth View In Hierarchy

Known subclasses: canonical.launchpad.database.tests.test_oauth.OAuthAccessTokenTestCase, canonical.launchpad.database.tests.test_oauth.OAuthConsumerTestCase, canonical.launchpad.database.tests.test_oauth.OAuthNonceTestCase, canonical.launchpad.database.tests.test_oauth.OAuthRequestTokenTestCase

Base tests for the OAuth database classes.
Method test__get_store_should_return_the_main_master_store We want all OAuth classes to use the master store.
def test__get_store_should_return_the_main_master_store(self):
We want all OAuth classes to use the master store. Otherwise, the OAuth exchanges will fail because the authorize screen won't probably find the new request token on the slave store.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.