C# Класс CloudinaryDotNet.Test.CloudinaryTest

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

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

Метод Описание
TestFolderApi ( ) : void

Защищенные методы

Метод Описание
GetAllResults ( ListResourcesResult>.Func list ) : IEnumerable

Приватные методы

Метод Описание
DeleteAllInLoop ( ) : void
TestAdHocParams ( ) : void
TestAgentPlatformHeaders ( ) : void
TestAllowWriteStreamBufferingSet ( ) : void
TestAllowedFormats ( ) : void
TestAllowedFormatsWithFormat ( ) : void
TestAllowedFormatsWithIllegalFormat ( ) : void
TestAspectRatioTransformation ( ) : void
TestAutoTaggingRequest ( ) : void
TestCategorizationUpdate ( ) : void
TestContext ( ) : void
TestCreateArchive ( ) : void
TestCreateArchiveMultiplePublicIds ( ) : void
TestCreateTransform ( ) : void
TestCustomCoordinates ( ) : void
TestDelete ( ) : void
TestDeleteByPrefix ( ) : void
TestDeleteByTag ( ) : void
TestDeleteDerived ( ) : void
TestDeleteTransform ( ) : void
TestDeleteTransformImplicit ( ) : void
TestDeleteUploadPreset ( ) : void
TestDestroyRaw ( ) : void
TestDetectionUpdate ( ) : void
TestDownloadArchive ( ) : void
TestDownloadPrivate ( ) : void
TestDownloadZip ( ) : void
TestEager ( ) : void
TestEnglishText ( ) : void
TestExplicit ( ) : void
TestExplicitContext ( ) : void
TestExplicitInvalidate ( ) : void
TestExplode ( ) : void
TestFaceCoordinates ( ) : void
TestGetResource ( ) : void
TestGetResourceWithMetadata ( ) : void
TestGetTransform ( ) : void
TestGetUploadPreset ( ) : void
TestJsConfig ( ) : void
TestJsConfigFull ( ) : void
TestJsonObject ( ) : void
TestListByModerationUpdate ( ) : void
TestListResourceTypes ( ) : void
TestListResources ( ) : void
TestListResourcesByPrefix ( ) : void
TestListResourcesByPublicIds ( ) : void
TestListResourcesByTag ( ) : void
TestListResourcesByType ( ) : void
TestListResourcesStartAt ( ) : void
TestListTags ( ) : void
TestListTagsPrefix ( ) : void
TestListTransformations ( ) : void
TestListUploadPresets ( ) : void
TestManualModeration ( ) : void
TestModeration ( ) : void
TestMultiTransformation ( ) : void
TestOcrUpdate ( ) : void
TestPostParamsInTheBody ( ) : void
TestRawConvertUpdate ( ) : void
TestRekognitionFace ( ) : void
TestRename ( ) : void
TestResourcesCursor ( ) : void
TestResourcesListingDirection ( ) : void
TestResponsiveBreakpoints ( ) : void
TestResponsiveBreakpointsToJson ( ) : void
TestRestore ( ) : void
TestRestoreNoBackup ( ) : void
TestRussianText ( ) : void
TestSimilaritySearchUpdate ( ) : void
TestSprite ( ) : void
TestSpriteTransformation ( ) : void
TestTagAdd ( ) : void
TestTagMultiple ( ) : void
TestTagReplace ( ) : void
TestTextAlign ( ) : void
TestUnsignedUpload ( ) : void
TestUpdateCustomCoordinates ( ) : void
TestUpdateTransformStrict ( ) : void
TestUpdateTransformUnsafe ( ) : void
TestUpdateUploadPreset ( ) : void
TestUploadCustom ( ) : void
TestUploadDataUri ( ) : void
TestUploadHeaders ( ) : void
TestUploadLarge ( ) : void
TestUploadLargeRawFiles ( ) : void
TestUploadLocalImage ( ) : void
TestUploadLocalImageGetMetadata ( ) : void
TestUploadLocalImageTimeout ( ) : void
TestUploadLocalImageUniqueFilename ( ) : void
TestUploadLocalImageUseFilename ( ) : void
TestUploadLocalVideo ( ) : void
TestUploadOverwrite ( ) : void
TestUploadRemote ( ) : void
TestUploadStream ( ) : void
TestUploadTransformationResize ( ) : void
TestUsage ( ) : void
UploadImageForTestArchive ( string archiveTag, double width, bool useFileName ) : ImageUploadResult

Uploads test image with params specified

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

GetAllResults() защищенный Метод

protected GetAllResults ( ListResourcesResult>.Func list ) : IEnumerable
list ListResourcesResult>.Func
Результат IEnumerable

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

public TestFolderApi ( ) : void
Результат void