Class BlogFilePathCalculator_Tests
Inheritance
object
BlogFilePathCalculator_Tests
Implements
System.IDisposable
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.BlobStoring.FileSystem
Assembly: Volo.Abp.BlobStoring.FileSystem.Tests.dll
Syntax
public class BlogFilePathCalculator_Tests : AbpBlobStoringFileSystemTestBase, IDisposable
Constructors
BlogFilePathCalculator_Tests()
Declaration
public BlogFilePathCalculator_Tests()
Methods
AppendContainerNameToBasePath_Set_To_False()
Declaration
public void AppendContainerNameToBasePath_Set_To_False()
Default_Settings()
Declaration
public void Default_Settings()
Default_Settings_With_TenantId()
Declaration
public void Default_Settings_With_TenantId()
Implements
System.IDisposable