C# Class Microsoft.WindowsAzure.MediaServices.Client.Tests.AssetDeliveryPolicyCollectionTest

Mostrar archivo Open project: Azure/azure-sdk-for-media-services

Private Methods

Method Description
AssetDeliveryPolicyTestUpdate ( ) : void
CreateEnvelopePolicy ( string name ) : IAssetDeliveryPolicy
CreatePlayReadyPolicy ( string name ) : IAssetDeliveryPolicy
DeleteDeliveryPolicyAndVerify ( IAssetDeliveryPolicy policy ) : void
EnvelopeAssetDeliveryPolicyTestAttach ( ) : void
FailToAttachPolicyIfCommonContentKeyNotPresent ( ) : void
FailToAttachPolicyIfRequiredEnvelopeKeyNotPresent ( ) : void
GetRandomData ( int size ) : byte[]
GetRandomIV ( int size = 16 ) : string
ListAllPolicies ( ) : void
PlayReadyAssetDeliveryPolicyTestAttach ( ) : void
ProgressiveAssetDeliveryPolicyTestAttach ( ) : void
SetupTest ( ) : void
TestAssetDeliveryPolicyCreateFailedRetry ( ) : void
TestAssetDeliveryPolicyCreateFailedRetryMessageLengthLimitExceeded ( ) : void
TestAssetDeliveryPolicyCreateRetry ( ) : void
TestAssetDeliveryPolicyDeleteRetry ( ) : void
TestAssetDeliveryPolicyUpdateRetry ( ) : void