Class Auditing_DisableLogActionInfo_Tests
Inheritance
object
Auditing_DisableLogActionInfo_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.Auditing
Assembly: Volo.Abp.Auditing.Tests.dll
Syntax
public class Auditing_DisableLogActionInfo_Tests : Auditing_Tests, IDisposable
Constructors
Auditing_DisableLogActionInfo_Tests()
Declaration
public Auditing_DisableLogActionInfo_Tests()
Methods
AfterAddApplication(IServiceCollection)
Declaration
protected override void AfterAddApplication(IServiceCollection services)
Parameters
| Type | Name | Description |
|---|---|---|
| Microsoft.Extensions.DependencyInjection.IServiceCollection | services |
Overrides
Should_DisableLogActionInfo()
Declaration
public Task Should_DisableLogActionInfo()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Implements
System.IDisposable