Class AbpMapperlyModule_Specific_ObjectMapper_Tests
Inheritance
AbpMapperlyModule_Specific_ObjectMapper_Tests
Implements
Inherited Members
Namespace: Volo.Abp.Mapperly
Assembly: Volo.Abp.Mapperly.Tests.dll
Syntax
public class AbpMapperlyModule_Specific_ObjectMapper_Tests : AbpIntegratedTest<MapperlyTestModule>, IDisposable
Constructors
AbpMapperlyModule_Specific_ObjectMapper_Tests()
Declaration
public AbpMapperlyModule_Specific_ObjectMapper_Tests()
Methods
Should_Use_Destination_Object_Constructor_If_Available()
Declaration
public void Should_Use_Destination_Object_Constructor_If_Available()
Should_Use_Destination_Object_MapFrom_Method_If_Available()
Declaration
public void Should_Use_Destination_Object_MapFrom_Method_If_Available()
Should_Use_Source_Object_Method_If_Available_To_Create_New_Object()
Declaration
public void Should_Use_Source_Object_Method_If_Available_To_Create_New_Object()
Should_Use_Source_Object_Method_If_Available_To_Map_Existing_Object()
Declaration
public void Should_Use_Source_Object_Method_If_Available_To_Map_Existing_Object()
Should_Use_Specific_Object_Mapper_If_Registered()
Declaration
public void Should_Use_Specific_Object_Mapper_If_Registered()
Specific_Object_Mapper_Should_Be_Used_For_Collections_If_Registered()
Declaration
public void Specific_Object_Mapper_Should_Be_Used_For_Collections_If_Registered()
Specific_Object_Mapper_Should_Support_Multiple_IObjectMapper_Interfaces()
Declaration
public void Specific_Object_Mapper_Should_Support_Multiple_IObjectMapper_Interfaces()