Class AbpMapperlyModule_Basic_Tests
Inheritance
AbpMapperlyModule_Basic_Tests
Implements
Inherited Members
Namespace: Volo.Abp.Mapperly
Assembly: Volo.Abp.Mapperly.Tests.dll
Syntax
public class AbpMapperlyModule_Basic_Tests : AbpIntegratedTest<MapperlyTestModule>, IDisposable
Constructors
AbpMapperlyModule_Basic_Tests()
Declaration
public AbpMapperlyModule_Basic_Tests()
Methods
Should_Map_Collection()
Declaration
public void Should_Map_Collection()
Should_Map_Enum()
Declaration
public void Should_Map_Enum()
Should_Map_Objects_With_AutoMap_Attributes()
Declaration
public void Should_Map_Objects_With_AutoMap_Attributes()
Should_Map_Objects_With_Existing_Target_Object()
Declaration
public void Should_Map_Objects_With_Existing_Target_Object()
Should_Replace_IAutoObjectMappingProvider()
Declaration
public void Should_Replace_IAutoObjectMappingProvider()
Should_Throw_Exception_If_Mapper_Is_Not_Found()
Declaration
public void Should_Throw_Exception_If_Mapper_Is_Not_Found()