Part of elisa.plugins.thetvdb.tests.test_func_resource_provider View In Hierarchy
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. |
92 | Method | test_get_info | Test a getInfo API call. |
112 | Method | test_episode_retrieval | Test the retrieval of a tv show episode |
139 | Method | test_picture_retrieval | Test the retrieval of a tv show poster |
164 | Method | test_seasons_banners_retrieval | Test the retrieval of a tv show season banners |
71 | Method | _search_lost | Undocumented |