Part of elisa.plugins.youtube.tests.test_func_resource_provider View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
46 | Method | setUp | Undocumented |
54 | Method | tearDown | Undocumented |
57 | Method | test_get_wrong_uri | Test trying to get a unexisting URI. |
66 | Method | test_get_top_rated | Test a simple API call. |
81 | Method | test_get_playable_wrong_uri | Test trying to retrieve a playable model from a wrong video id. |
91 | Method | test_get_playable_model | Test retrieving the playable model for a given video. |
116 | Method | test_get_playable_model_with_context_model | Test retrieving the playable model for a given video, with a |
136 | Method | test_get_thumbnail | Test retrieving a video thumbnail. |
156 | Method | test_post | Test a POST request. |