GitHub

MagentoCartFactory

import { MagentoCartFactory } from '@daffodil/cart/driver/magento/testing'

@Injectable()
class MagentoCartFactory extends DaffModelFactory<MagentoCart> {}