Class e.p.t.t.t.TestTheMovieDBResourceProvider(TestCase):

Part of elisa.plugins.themoviedb.tests.test_func_resource_provider View In Hierarchy

This test case tests the TheMovieDBResourceProvider class.
Line # Kind Name Docs
41 Method setUp Undocumented
50 Method tearDown Undocumented
53 Method test_get_wrong_uri Test trying to get a unexisting URI.
62 Method test_get_wrong_api_method Test trying to get an unknown method of the API
77 Method test_search Test a simple API call.
91 Method test_get_info Test a getInfo API call.
109 Method test_imdb_lookup Test a imdbLookup API call.
126 Method test_picture_retrieval Test the retrieval of a movie poster
71 Method _search_terminator Undocumented
def setUp(self):
Undocumented
def tearDown(self):
Undocumented
def test_get_wrong_uri(self):
Test trying to get a unexisting URI.
def test_get_wrong_api_method(self):
Test trying to get an unknown method of the API
def _search_terminator(self):
Undocumented
def test_search(self):
Test a simple API call.
def test_get_info(self):
Test a getInfo API call.
def test_imdb_lookup(self):
Test a imdbLookup API call.
def test_picture_retrieval(self):
Test the retrieval of a movie poster
API Documentation for Elisa Media Center, generated by pydoctor at 2009-02-16 19:15:05.