Class AutoMapper_CustomServiceConstruction_Tests
Inheritance
object
AutoMapper_CustomServiceConstruction_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.AutoMapper
Assembly: Volo.Abp.AutoMapper.Tests.dll
Syntax
public class AutoMapper_CustomServiceConstruction_Tests : AbpIntegratedTest<AutoMapper_CustomServiceConstruction_Tests.TestModule>, IDisposable
Constructors
AutoMapper_CustomServiceConstruction_Tests()
Declaration
public AutoMapper_CustomServiceConstruction_Tests()
Methods
Should_Custom_Service_Construction()
Declaration
public void Should_Custom_Service_Construction()
Implements
System.IDisposable