MockDaffCustomerAddressEntity
Mock class for DaffCustomerAddressEntity
.
import { MockDaffCustomerAddressEntity } from '@daffodil/customer/state/testing'
class MockDaffCustomerAddressEntity extends MockDaffCustomerAddress implements DaffCustomerAddressEntity {
daffState: DaffState.Stable
daffErrors: []
daffTemp: false
}
Properties
Name | Type | Description |
---|---|---|
daffState | DaffState.Stable | |
daffErrors | [] | |
daffTemp | false |