C# Класс AWSSDK_DotNet.IntegrationTests.Tests.General

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
IncorrectNegativeClockSkewOffset System.TimeSpan
IncorrectPositiveClockSkewOffset System.TimeSpan

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

Метод Описание
SetClockSkewCorrection ( System.TimeSpan value ) : void
TestExpiringCredentials ( ) : void

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

Метод Описание
ClientExists ( IEnumerable types, string client ) : bool
CreateDeleteObjectsException ( ) : DeleteObjectsException
CreateS3PostUploadException ( ) : S3PostUploadException
FindClient ( string clientName ) : Type
GetClientAction ( object client, string methodName, object request ) : System.Action
GetConfig ( object client ) : ClientConfig
GetSigner ( object client ) : AbstractAWSSigner
JsonCountSerializationBug ( ) : void
TestBidiCharsInUri ( ) : void
TestClient ( string clientName, string methodName, object request ) : void
TestClientDispose ( ) : void
TestClockSkewCorrection ( ) : void
TestCredentials ( ProxyRefreshingAWSCredentials creds, bool expectFailure ) : void
TestException ( Exception e ) : void
TestExpire ( System.DateTime expire, bool expectFailure ) : void
TestExpireOffset ( bool returnExpiredCredentials ) : void
TestLargeRetryCount ( ) : void
TestSDKExceptions ( ) : void
TestSerializaingObjects ( ) : void
TestSerializingExceptions ( ) : void
TestServiceCallForClockSkew ( System.Action action ) : void
VerifyClockSkewSetting ( ) : void

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

SetClockSkewCorrection() публичный статический Метод

public static SetClockSkewCorrection ( System.TimeSpan value ) : void
value System.TimeSpan
Результат void

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

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

Описание свойств

IncorrectNegativeClockSkewOffset публичное статическое свойство

public static TimeSpan,System IncorrectNegativeClockSkewOffset
Результат System.TimeSpan

IncorrectPositiveClockSkewOffset публичное статическое свойство

public static TimeSpan,System IncorrectPositiveClockSkewOffset
Результат System.TimeSpan