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

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

This test case tests the TheTvDBResourceProvider class.
Line # Kind Name Docs
43 Method setUp Undocumented
52 Method tearDown Undocumented
55 Method test_get_wrong_uri Test trying to get a unexisting URI.
64 Method test_get_wrong_api_method Test trying to get an unknown method of the API
79 Method test_search Test a simple API call.
94 Method test_get_info Test a getInfo API call.
113 Method test_seasons_retrieval Test the retrieval of a tv show seasons list
145 Method test_episode_retrieval Test the retrieval of a tv show episode
172 Method test_picture_retrieval Test the retrieval of a tv show poster
197 Method test_seasons_banners_retrieval Test the retrieval of a tv show season banners
73 Method _search_lost 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_lost(self):
Undocumented
def test_search(self):
Test a simple API call.
def test_get_info(self):
Test a getInfo API call.
def test_seasons_retrieval(self):
Test the retrieval of a tv show seasons list
def test_episode_retrieval(self):
Test the retrieval of a tv show episode
def test_picture_retrieval(self):
Test the retrieval of a tv show poster
def test_seasons_banners_retrieval(self):
Test the retrieval of a tv show season banners
API Documentation for Elisa Media Center, generated by pydoctor at 2009-03-09 17:49:57.