GitHub

MagentoBundledProductItemFactory

A factory for creating stub data for MagentoBundledProducts.

import { MagentoBundledProductItemFactory } from '@daffodil/product-composite/driver/magento/testing'
@Injectable()
class MagentoBundledProductItemFactory extends DaffModelFactory<MagentoBundledProductItem> {}