GitHub

DaffStatefulCartItemFactory

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