Class AlwaysDisableUnitOfWorkTransaction_Tests
Inheritance
object
AlwaysDisableUnitOfWorkTransaction_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 AlwaysDisableUnitOfWorkTransaction_Tests : AbpIntegratedTest<AbpUnitOfWorkModule>, IDisposable
Constructors
AlwaysDisableUnitOfWorkTransaction_Tests()
Declaration
public AlwaysDisableUnitOfWorkTransaction_Tests()
Methods
AfterAddApplication(IServiceCollection)
Declaration
protected override void AfterAddApplication(IServiceCollection services)
Parameters
| Type | Name | Description |
|---|---|---|
| Microsoft.Extensions.DependencyInjection.IServiceCollection | services |
Overrides
Volo.Abp.Testing.AbpIntegratedTest<Volo.Abp.Uow.AbpUnitOfWorkModule>.AfterAddApplication(Microsoft.Extensions.DependencyInjection.IServiceCollection)
AlwaysDisableUnitOfWorkTransaction_Test()
Declaration
public void AlwaysDisableUnitOfWorkTransaction_Test()
Implements
System.IDisposable