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

Inheritance: BlobTestBase
Mostra file Open project: 2020IP/TwentyTwenty.Storage

Public Methods

Method Description
ExceptionTestsAsync ( StorageFixture fixture ) : Xunit

Private Methods

Method Description
Test_Exception_BlobCreatedAsync_Auth ( ) : void
Test_Exception_BlobDeletedAsync_Auth ( ) : void
Test_Exception_BlobPropertiesUpdatedAsync_Auth ( ) : void
Test_Exception_ContainerDeletedAsync_Auth ( ) : void
Test_Exception_GetBlobDescriptorAsync_Forbidden ( ) : void
Test_Exception_GetBlobStreamAsync_Auth ( ) : void
Test_Exception_GetBlob_NotFound ( ) : void

Method Details

ExceptionTestsAsync() public method

public ExceptionTestsAsync ( StorageFixture fixture ) : Xunit
fixture StorageFixture
return Xunit