Class ExtraProperties_Tests
Inheritance
object
ExtraProperties_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.EntityFrameworkCore.Domain
Assembly: Volo.Abp.EntityFrameworkCore.Tests.dll
Syntax
public class ExtraProperties_Tests : ExtraProperties_Tests<AbpEntityFrameworkCoreTestModule>, IDisposable
Constructors
ExtraProperties_Tests()
Declaration
public ExtraProperties_Tests()
Methods
An_Extra_Property_Configured_As_Extension2()
Declaration
public Task An_Extra_Property_Configured_As_Extension2()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Should_Get_An_Extra_Property_Configured_As_Extension()
Declaration
public Task Should_Get_An_Extra_Property_Configured_As_Extension()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Should_Update_An_Existing_Extra_Property_Configured_As_Extension()
Declaration
public Task Should_Update_An_Existing_Extra_Property_Configured_As_Extension()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Implements
System.IDisposable