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