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

Inheritance: BlobTestBase
ファイルを表示 Open project: 2020IP/TwentyTwenty.Storage

Public Methods

Method 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

Method Description
Test_Get_Blob_Url ( ) : void

Method Details

GetTestsAsync() public method

public GetTestsAsync ( StorageFixture fixture ) : System.Collections.Generic
fixture StorageFixture
return System.Collections.Generic

Test_Get_Blob_Descriptor_Async() public method

public Test_Get_Blob_Descriptor_Async ( ) : void
return void

Test_Get_Blob_List_Async() public method

public Test_Get_Blob_List_Async ( ) : void
return void

Test_Get_Blob_Stream_Async() public method

public Test_Get_Blob_Stream_Async ( ) : void
return void