Class e.p.f.t.t.TestFlickrAPIOffline(TestCase):

Part of elisa.plugins.flickr.tests.test_flickr_api View In Hierarchy

This test case tests offline helper functions.
Line # Kind Name Docs
49 Method setUpClass Undocumented
60 Method tearDownClass Undocumented
64 Method test_sign Test signing a method given its parameters.
76 Method test_save_token Test saving the token to a local cache file.
91 Method test_authenticate_1_cached Test the authentication process when the application is already
114 Method test_build_photo_url Test building the list of image URIs for a photo model.
def setUpClass(self):
Undocumented
def tearDownClass(self):
Undocumented
def test_sign(self):
Test signing a method given its parameters.
def test_save_token(self):
Test saving the token to a local cache file.
def test_authenticate_1_cached(self):
Test the authentication process when the application is already authenticated and the authentication token is locally cached.
def test_build_photo_url(self):
Test building the list of image URIs for a photo model.
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.