Class UnitOfWork_Ambient_Scope_Tests
Inheritance
object
UnitOfWork_Ambient_Scope_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.Uow
Assembly: Volo.Abp.Uow.Tests.dll
Syntax
public class UnitOfWork_Ambient_Scope_Tests : AbpIntegratedTest<AbpUnitOfWorkModule>, IDisposable
Constructors
UnitOfWork_Ambient_Scope_Tests()
Declaration
public UnitOfWork_Ambient_Scope_Tests()
Methods
UnitOfWorkManager_Current_Should_Set_Correctly()
Declaration
public Task UnitOfWorkManager_Current_Should_Set_Correctly()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
UnitOfWorkManager_Reservation_Test()
Declaration
public Task UnitOfWorkManager_Reservation_Test()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Implements
System.IDisposable