Part of elisa.plugins.amazon.tests.test_func_resource_provider View In Hierarchy
Line # | Kind | Name | Docs |
---|---|---|---|
44 | Method | setUp | Undocumented |
53 | Method | tearDown | Undocumented |
56 | Method | check_model_jpeg | Check that the passed model contains raw data for a JPEG image. |
65 | Method | test_get_wrong_uri | Test trying to get a unexisting URI. |
74 | Method | test_get_item_list | Test querying the Amazon Web Services to retrieve a list of items. |
94 | Method | test_get_image | Test getting an image from the Amazon image server. |
103 | Method | test_image_not_found | Test getting an image that does not exist from the Amazon image server. |
112 | Method | test_multiple_images_retrieval_stress | Stress test for concurrent retrieval of multiple images. |