PHP 클래스 Cloudinary\ApiTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: cloudinary/cloudinary_php

공개 프로퍼티들

프로퍼티 타입 설명
$api_test
$api_test_2
$api_test_3
$api_test_4
$api_test_5
$api_test_tag
$api_test_transformation
$api_test_transformation_2
$api_test_transformation_3
$api_test_upload_preset
$api_test_upload_preset_2
$api_test_upload_preset_3
$initialized
$predefined_profiles
$timestamp_tag

공개 메소드들

메소드 설명
find_by_attr ( $elements, $attr, $value )
setUpBeforeClass ( )
tearDown ( )
tearDownAfterClass ( )
test01_resource_types ( )
test02_resources ( )
test03_resources_cursor ( )
test04_resources_by_type ( )
test05_resources_by_prefix ( )
test06_resources_tag ( )
test07_resource_metadata ( )
test08_delete_derived ( )
test09_delete_resources ( )
test09a_delete_resources_by_prefix ( )
test09b_delete_resources_by_tag ( )
test10_tags ( )
test11_tags_prefix ( )
test12_transformations ( )
test13_transformation_metadata ( )
test14_transformation_update ( )
test15_transformation_create ( )
test15a_transformation_unsafe_update ( )
test16a_transformation_delete ( )
test17a_transformation_delete_implicit ( )
test18_usage ( )
test19_delete_derived ( )
test20_manual_moderation ( )
test22_raw_conversion ( )
test23_categorization ( )
test24_detection ( )
test25_background_removal ( )
test26_auto_tagging ( )
test27_start_at ( )
test28_create_upload_presets ( )
test28a_list_upload_presets ( )
test29_get_upload_presets ( )
test30_delete_upload_presets ( )
test31_update_upload_presets ( )
test32_folder_listing ( )
test33_folder_listing_error ( )
test34_restore ( )
test35_upload_mapping ( )
test_create_streaming_profile ( )
test_get_streaming_profile ( )
test_list_streaming_profile ( )
test_resources_by_public_ids ( )
test_resources_direction ( )
test_transformation_cursor ( )
test_update_delete_streaming_profile ( )
test_update_parameters ( )

보호된 메소드들

메소드 설명
delete_presets ( Api $api ) Delete all test related presets
delete_resources ( Api $api ) Delete all test related resources
delete_transformations ( Api $api ) Delete all test related transformations
setUp ( )
upload_sample_resources ( ) Upload sample resources. These resources need to be present for some of the tests to work.

메소드 상세

delete_presets() 보호된 정적인 메소드

Delete all test related presets
protected static delete_presets ( Api $api )
$api Api

delete_resources() 보호된 정적인 메소드

Delete all test related resources
protected static delete_resources ( Api $api )
$api Api an initialized api object

delete_transformations() 보호된 정적인 메소드

Delete all test related transformations
protected static delete_transformations ( Api $api )
$api Api an initialized api object

find_by_attr() 공개 메소드

public find_by_attr ( $elements, $attr, $value )

setUp() 보호된 메소드

protected setUp ( )

setUpBeforeClass() 공개 정적인 메소드

public static setUpBeforeClass ( )

tearDown() 공개 메소드

public tearDown ( )

tearDownAfterClass() 공개 정적인 메소드

public static tearDownAfterClass ( )

test01_resource_types() 공개 메소드

test02_resources() 공개 메소드

public test02_resources ( )

test03_resources_cursor() 공개 메소드

test04_resources_by_type() 공개 메소드

test05_resources_by_prefix() 공개 메소드

test06_resources_tag() 공개 메소드

test07_resource_metadata() 공개 메소드

test08_delete_derived() 공개 메소드

test09_delete_resources() 공개 메소드

test09a_delete_resources_by_prefix() 공개 메소드

test09b_delete_resources_by_tag() 공개 메소드

test10_tags() 공개 메소드

public test10_tags ( )

test11_tags_prefix() 공개 메소드

public test11_tags_prefix ( )

test12_transformations() 공개 메소드

test13_transformation_metadata() 공개 메소드

test14_transformation_update() 공개 메소드

test15_transformation_create() 공개 메소드

test15a_transformation_unsafe_update() 공개 메소드

test16a_transformation_delete() 공개 메소드

test17a_transformation_delete_implicit() 공개 메소드

test18_usage() 공개 메소드

public test18_usage ( )

test19_delete_derived() 공개 메소드

test20_manual_moderation() 공개 메소드

test22_raw_conversion() 공개 메소드

test23_categorization() 공개 메소드

test24_detection() 공개 메소드

public test24_detection ( )

test25_background_removal() 공개 메소드

test26_auto_tagging() 공개 메소드

public test26_auto_tagging ( )

test27_start_at() 공개 메소드

public test27_start_at ( )

test28_create_upload_presets() 공개 메소드

test28a_list_upload_presets() 공개 메소드

test29_get_upload_presets() 공개 메소드

test30_delete_upload_presets() 공개 메소드

test31_update_upload_presets() 공개 메소드

test32_folder_listing() 공개 메소드

test33_folder_listing_error() 공개 메소드

test34_restore() 공개 메소드

public test34_restore ( )

test35_upload_mapping() 공개 메소드

test_create_streaming_profile() 공개 메소드

test_get_streaming_profile() 공개 메소드

test_list_streaming_profile() 공개 메소드

test_resources_by_public_ids() 공개 메소드

test_resources_direction() 공개 메소드

test_transformation_cursor() 공개 메소드

test_update_delete_streaming_profile() 공개 메소드

test_update_parameters() 공개 메소드

upload_sample_resources() 보호된 정적인 메소드

Upload sample resources. These resources need to be present for some of the tests to work.
protected static upload_sample_resources ( )

프로퍼티 상세

$api_test 정적으로 공개적으로 프로퍼티

static public $api_test

$api_test_2 정적으로 공개적으로 프로퍼티

static public $api_test_2

$api_test_3 정적으로 공개적으로 프로퍼티

static public $api_test_3

$api_test_4 정적으로 공개적으로 프로퍼티

static public $api_test_4

$api_test_5 정적으로 공개적으로 프로퍼티

static public $api_test_5

$api_test_tag 정적으로 공개적으로 프로퍼티

static public $api_test_tag

$api_test_transformation 정적으로 공개적으로 프로퍼티

static public $api_test_transformation

$api_test_transformation_2 정적으로 공개적으로 프로퍼티

static public $api_test_transformation_2

$api_test_transformation_3 정적으로 공개적으로 프로퍼티

static public $api_test_transformation_3

$api_test_upload_preset 정적으로 공개적으로 프로퍼티

static public $api_test_upload_preset

$api_test_upload_preset_2 정적으로 공개적으로 프로퍼티

static public $api_test_upload_preset_2

$api_test_upload_preset_3 정적으로 공개적으로 프로퍼티

static public $api_test_upload_preset_3

$initialized 정적으로 공개적으로 프로퍼티

static public $initialized

$predefined_profiles 정적으로 공개적으로 프로퍼티

static public $predefined_profiles

$timestamp_tag 정적으로 공개적으로 프로퍼티

static public $timestamp_tag