DaffMockStatefulCompositeCartItem
import { DaffMockStatefulCompositeCartItem } from '@daffodil/cart/state/testing'
class DaffMockStatefulCompositeCartItem extends DaffMockCompositeCartItem implements DaffOperationEntity<DaffCompositeCartItem> {
daffState: DaffState.Stable
daffErrors: []
daffTemp: false
}
Properties
Name | Type | Description |
---|---|---|
daffState | DaffState.Stable | |
daffErrors | [] | |
daffTemp | false |