GitHub

MagentoSimpleProductFactory

A factory for creating stub data for MagentoSimpleProducts.

import { MagentoSimpleProductFactory } from '@daffodil/product/driver/magento/testing'
@Injectable()
class MagentoSimpleProductFactory extends DaffModelFactory<MagentoSimpleProduct> {}