Exists purely so we can set IsUnitTesting on the base class
Inheritance Hierarchy
CarDeliveryNetwork.Api.DataApiEntityBase
CarDeliveryNetwork.Api.DataApiEntityBaseT
Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3008.0 (3.2.3008)
Syntax
The ApiEntityBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | IsUnitTesting |
Indicates that we are in a unit test scenario
|
See Also