PHP Класс JD\Cloudder\Test\CloudinaryWrapperTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
it_should_call_api_add_tag_when_calling_add_tag ( )
it_should_call_api_create_archive_when_generating_archive ( )
it_should_call_api_create_archive_with_correct_archive_name ( )
it_should_call_api_delete_all_resources_when_calling_delete_all_resources ( )
it_should_call_api_delete_derived_resources_when_calling_delete_derived_resources ( )
it_should_call_api_delete_resources_by_prefix_when_calling_delete_resources_by_prefix ( )
it_should_call_api_delete_resources_by_tag_when_calling_delete_resources_by_tag ( )
it_should_call_api_delete_resources_when_calling_delete_resources ( )
it_should_call_api_delete_resources_when_calling_destroy_images ( )
it_should_call_api_destroy_when_calling_destroy ( )
it_should_call_api_destroy_when_calling_destroy_image ( )
it_should_call_api_download_archive_url_when_generating_archive ( )
it_should_call_api_download_archive_url_with_correct_archive_name ( )
it_should_call_api_remove_tag_when_calling_add_tag ( )
it_should_call_api_rename_tag_when_calling_add_tag ( )
it_should_call_api_rename_when_calling_rename ( )
it_should_create_a_transformation_when_calling_create_transformation ( )
it_should_create_upload_mapping_when_calling_create_upload_mapping ( )
it_should_create_upload_preset_when_calling_create_upload_preset ( )
it_should_delete_a_transformation_when_calling_delete_transformation ( )
it_should_delete_upload_mapping_when_calling_delete_upload_mapping ( )
it_should_delete_upload_preset_when_calling_delete_upload_preset ( )
it_should_restore_resources_when_calling_restore ( )
it_should_returns_https_image_url_when_calling_secure_show ( )
it_should_returns_image_url_when_calling_private_download_url ( )
it_should_returns_image_url_when_calling_show ( )
it_should_returns_image_url_when_calling_show_private_url ( )
it_should_set_uploaded_result_when_uploading_picture ( )
it_should_set_uploaded_result_when_uploading_private_picture ( )
it_should_set_uploaded_result_when_uploading_video ( )
it_should_show_list_when_calling_tags ( )
it_should_show_one_transformation_when_calling_transformation ( )
it_should_show_ping_list_when_calling_ping ( )
it_should_show_response_when_calling_resource ( )
it_should_show_response_when_calling_resources ( )
it_should_show_response_when_calling_resources_by_ids ( )
it_should_show_response_when_calling_resources_by_moderation ( )
it_should_show_response_when_calling_resources_by_tag ( )
it_should_show_root_folders_list_when_calling_root_folders ( )
it_should_show_transformations_list_when_calling_transformations ( )
it_should_show_upload_mappings_list_when_calling_upload_mappings ( )
it_should_show_upload_presets_list_when_calling_upload_presets ( )
it_should_show_usage_list_when_calling_usage ( )
it_should_subfolders_when_calling_subfolders ( )
it_should_update_a_resource_when_calling_update ( )
it_should_update_a_transformation_when_calling_update_transformation ( )
it_should_update_upload_mapping_when_calling_update_upload_mapping ( )
it_should_update_upload_preset_when_calling_update_upload_preset ( )
it_should_upload_mapping_when_calling_upload_mapping ( )
it_should_upload_preset_when_calling_upload_preset ( )
setUp ( )
tearDown ( )
verify_delete_alias_returns_boolean ( )

Описание методов

it_should_call_api_add_tag_when_calling_add_tag() публичный Метод

it_should_call_api_create_archive_when_generating_archive() публичный Метод

it_should_call_api_create_archive_with_correct_archive_name() публичный Метод

it_should_call_api_delete_all_resources_when_calling_delete_all_resources() публичный Метод

it_should_call_api_delete_derived_resources_when_calling_delete_derived_resources() публичный Метод

it_should_call_api_delete_resources_by_prefix_when_calling_delete_resources_by_prefix() публичный Метод

it_should_call_api_delete_resources_by_tag_when_calling_delete_resources_by_tag() публичный Метод

it_should_call_api_delete_resources_when_calling_delete_resources() публичный Метод

it_should_call_api_delete_resources_when_calling_destroy_images() публичный Метод

it_should_call_api_destroy_when_calling_destroy() публичный Метод

it_should_call_api_destroy_when_calling_destroy_image() публичный Метод

it_should_call_api_download_archive_url_when_generating_archive() публичный Метод

it_should_call_api_download_archive_url_with_correct_archive_name() публичный Метод

it_should_call_api_remove_tag_when_calling_add_tag() публичный Метод

it_should_call_api_rename_tag_when_calling_add_tag() публичный Метод

it_should_call_api_rename_when_calling_rename() публичный Метод

it_should_create_a_transformation_when_calling_create_transformation() публичный Метод

it_should_create_upload_mapping_when_calling_create_upload_mapping() публичный Метод

it_should_create_upload_preset_when_calling_create_upload_preset() публичный Метод

it_should_delete_a_transformation_when_calling_delete_transformation() публичный Метод

it_should_delete_upload_mapping_when_calling_delete_upload_mapping() публичный Метод

it_should_delete_upload_preset_when_calling_delete_upload_preset() публичный Метод

it_should_restore_resources_when_calling_restore() публичный Метод

it_should_returns_https_image_url_when_calling_secure_show() публичный Метод

it_should_returns_image_url_when_calling_private_download_url() публичный Метод

it_should_returns_image_url_when_calling_show() публичный Метод

it_should_returns_image_url_when_calling_show_private_url() публичный Метод

it_should_set_uploaded_result_when_uploading_picture() публичный Метод

it_should_set_uploaded_result_when_uploading_private_picture() публичный Метод

it_should_set_uploaded_result_when_uploading_video() публичный Метод

it_should_show_list_when_calling_tags() публичный Метод

it_should_show_one_transformation_when_calling_transformation() публичный Метод

it_should_show_ping_list_when_calling_ping() публичный Метод

it_should_show_response_when_calling_resource() публичный Метод

it_should_show_response_when_calling_resources() публичный Метод

it_should_show_response_when_calling_resources_by_ids() публичный Метод

it_should_show_response_when_calling_resources_by_moderation() публичный Метод

it_should_show_response_when_calling_resources_by_tag() публичный Метод

it_should_show_root_folders_list_when_calling_root_folders() публичный Метод

it_should_show_transformations_list_when_calling_transformations() публичный Метод

it_should_show_upload_mappings_list_when_calling_upload_mappings() публичный Метод

it_should_show_upload_presets_list_when_calling_upload_presets() публичный Метод

it_should_show_usage_list_when_calling_usage() публичный Метод

it_should_subfolders_when_calling_subfolders() публичный Метод

it_should_update_a_resource_when_calling_update() публичный Метод

it_should_update_a_transformation_when_calling_update_transformation() публичный Метод

it_should_update_upload_mapping_when_calling_update_upload_mapping() публичный Метод

it_should_update_upload_preset_when_calling_update_upload_preset() публичный Метод

it_should_upload_mapping_when_calling_upload_mapping() публичный Метод

it_should_upload_preset_when_calling_upload_preset() публичный Метод

setUp() публичный Метод

public setUp ( )

tearDown() публичный Метод

public tearDown ( )

verify_delete_alias_returns_boolean() публичный Метод