C# Class TwentyTwenty.Storage.Amazon.Test.GetTestsAsync

Inheritance: BlobTestBase
Afficher le fichier Open project: 2020IP/TwentyTwenty.Storage

Méthodes publiques

Méthode Description
GetTestsAsync ( StorageFixture fixture ) : System.Collections.Generic
Test_Get_Blob_Descriptor_Async ( ) : void
Test_Get_Blob_List_Async ( ) : void
Test_Get_Blob_Stream_Async ( ) : void

Private Methods

Méthode Description
Test_Get_Blob_Url ( ) : void

Method Details

GetTestsAsync() public méthode

public GetTestsAsync ( StorageFixture fixture ) : System.Collections.Generic
fixture StorageFixture
Résultat System.Collections.Generic

Test_Get_Blob_Descriptor_Async() public méthode

public Test_Get_Blob_Descriptor_Async ( ) : void
Résultat void

Test_Get_Blob_List_Async() public méthode

public Test_Get_Blob_List_Async ( ) : void
Résultat void

Test_Get_Blob_Stream_Async() public méthode

public Test_Get_Blob_Stream_Async ( ) : void
Résultat void