MagentoBundledProductFactory
A factory for creating stub data for MagentoBundledProduct
s.
import { MagentoBundledProductFactory } from '@daffodil/product-composite/driver/magento/testing'
@Injectable()
class MagentoBundledProductFactory extends DaffModelFactory<MagentoBundledProduct> {}