import { DaffCompositeProductFactory } from '@daffodil/product-composite/testing'
Factory for creating DaffCompositeProducts.
@Injectable() class DaffCompositeProductFactory extends DaffModelFactory<DaffCompositeProduct> {}