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

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

Méthodes publiques

Méthode Description
ExceptionTestsAsync ( StorageFixture fixture ) : Xunit

Private Methods

Méthode 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 méthode

public ExceptionTestsAsync ( StorageFixture fixture ) : Xunit
fixture StorageFixture
Résultat Xunit