Class DynamicFileProvider_Tests
Inheritance
object
DynamicFileProvider_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.VirtualFileSystem
Assembly: Volo.Abp.VirtualFileSystem.Tests.dll
Syntax
public class DynamicFileProvider_Tests : AbpIntegratedTest<DynamicFileProvider_Tests.TestModule>, IDisposable
Constructors
DynamicFileProvider_Tests()
Declaration
public DynamicFileProvider_Tests()
Methods
Should_Get_Created_Files()
Declaration
public void Should_Get_Created_Files()
Should_Get_Notified_On_File_Change()
Declaration
public void Should_Get_Notified_On_File_Change()
Implements
System.IDisposable