Class DistributedCache_ConfigureOptions_Test
Inheritance
object
DistributedCache_ConfigureOptions_Test
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.Caching
Assembly: Volo.Abp.Caching.Tests.dll
Syntax
public class DistributedCache_ConfigureOptions_Test : AbpIntegratedTest<AbpCachingTestModule>, IDisposable
Constructors
DistributedCache_ConfigureOptions_Test()
Declaration
public DistributedCache_ConfigureOptions_Test()
Methods
Configure_AbpCacheOptions()
Declaration
public void Configure_AbpCacheOptions()
Default_AbpCacheOptions_Should_Be_20_Mins()
Declaration
public Task Default_AbpCacheOptions_Should_Be_20_Mins()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Implements
System.IDisposable