Class HasExtraPropertiesObjectExtendingExtensions_Tests
Inheritance
HasExtraPropertiesObjectExtendingExtensions_Tests
Implements
Inherited Members
Namespace: Volo.Abp.ObjectExtending
Assembly: Volo.Abp.ObjectExtending.Tests.dll
Syntax
public class HasExtraPropertiesObjectExtendingExtensions_Tests : AbpObjectExtendingTestBase, IDisposable
Constructors
HasExtraPropertiesObjectExtendingExtensions_Tests()
Declaration
public HasExtraPropertiesObjectExtendingExtensions_Tests()
Methods
MapExtraPropertiesTo_Should_Copy_all_With_No_Property_Definition_Check()
Declaration
public void MapExtraPropertiesTo_Should_Copy_all_With_No_Property_Definition_Check()
MapExtraPropertiesTo_Should_Ignore_Desired_Properties()
Declaration
public void MapExtraPropertiesTo_Should_Ignore_Desired_Properties()
MapExtraPropertiesTo_Should_Only_Map_Defined_Properties_By_Default()
Declaration
public void MapExtraPropertiesTo_Should_Only_Map_Defined_Properties_By_Default()
MapExtraPropertiesTo_Should_Only_Map_Destination_Defined_Properties_If_Requested()
Declaration
public void MapExtraPropertiesTo_Should_Only_Map_Destination_Defined_Properties_If_Requested()
MapExtraPropertiesTo_Should_Only_Map_Source_Defined_Properties_If_Requested()
Declaration
public void MapExtraPropertiesTo_Should_Only_Map_Source_Defined_Properties_If_Requested()
MapExtraPropertiesTo_Should_Validate_Properties()
Declaration
public void MapExtraPropertiesTo_Should_Validate_Properties()