Class DefaultGoogleBlobNamingNormalizerProvider_Tests
Inheritance
DefaultGoogleBlobNamingNormalizerProvider_Tests
Implements
Inherited Members
Namespace: Volo.Abp.BlobStoring.Google
Assembly: Volo.Abp.BlobStoring.Google.Tests.dll
Syntax
public class DefaultGoogleBlobNamingNormalizerProvider_Tests : AbpBlobStoringGoogleTestCommonBase, IDisposable
Constructors
DefaultGoogleBlobNamingNormalizerProvider_Tests()
Declaration
public DefaultGoogleBlobNamingNormalizerProvider_Tests()
Methods
NormalizeContainerName_DNS()
Declaration
public void NormalizeContainerName_DNS()
NormalizeContainerName_Dots()
Declaration
public void NormalizeContainerName_Dots()
NormalizeContainerName_Lowercase()
Declaration
public void NormalizeContainerName_Lowercase()
NormalizeContainerName_Max_Length()
Declaration
public void NormalizeContainerName_Max_Length()
NormalizeContainerName_Max_Length_Dash()
Declaration
public void NormalizeContainerName_Max_Length_Dash()
NormalizeContainerName_Min_Length()
Declaration
public void NormalizeContainerName_Min_Length()
NormalizeContainerName_Must_Not_Be_Ip_Address()
Declaration
public void NormalizeContainerName_Must_Not_Be_Ip_Address()
NormalizeContainerName_Only_Letters_Numbers_Dash_Dots_Underscores()
Declaration
public void NormalizeContainerName_Only_Letters_Numbers_Dash_Dots_Underscores()
NormalizeContainerName_Only_Start_With_Letters_Or_Numbers()
Declaration
public void NormalizeContainerName_Only_Start_With_Letters_Or_Numbers()