GitHub

DaffStatefulCompositeCartItemFactory

import { DaffStatefulCompositeCartItemFactory } from '@daffodil/cart/state/testing'
@Injectable()
class DaffStatefulCompositeCartItemFactory extends DaffModelFactory<DaffOperationEntity<DaffCompositeCartItem>> {}