Class EntityHelper_Tests
Inheritance
EntityHelper_Tests
Assembly: Volo.Abp.Ddd.Tests.dll
Syntax
public class EntityHelper_Tests
Constructors
EntityHelper_Tests()
Declaration
public EntityHelper_Tests()
Methods
SetId_DerivedFromAggregateRoot()
Declaration
public static void SetId_DerivedFromAggregateRoot()
SetId_DisablesIdGeneration()
Declaration
public static void SetId_DisablesIdGeneration()
SetId_ImplementsIEntity()
Declaration
public static void SetId_ImplementsIEntity()
SetId_NewIdFromBaseClass()
Declaration
public static void SetId_NewIdFromBaseClass()
Extension Methods