Part of elisa.plugins.youtube.tests.test_func_resource_provider View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
47 | Method | setUp | Undocumented |
56 | Method | tearDown | Undocumented |
59 | Method | test_get_wrong_uri | Test trying to get a unexisting URI. |
68 | Method | test_get_top_rated | Test a simple API call. |
83 | Method | test_get_playable_wrong_uri | Test trying to retrieve a playable model from a wrong video id. |
93 | Method | test_get_playable_model | Test retrieving the playable model for a given video. |
118 | Method | test_get_playable_model_with_context_model | Test retrieving the playable model for a given video, with a |
138 | Method | test_get_thumbnail | Test retrieving a video thumbnail. |
158 | Method | test_post | Test a POST request. |