GitHub

DaffUpsellProductFactory

Factory for creating DaffUpsellProducts.

import { DaffUpsellProductFactory } from '@daffodil/upsell-products/testing'
@Injectable()
class DaffUpsellProductFactory extends DaffModelFactory<DaffUpsellProduct> {}