GitHub

DaffCustomerPaymentEntityFactory

Model factory for DaffCustomerPaymentEntity.

import { DaffCustomerPaymentEntityFactory } from '@daffodil/customer-payment/state/testing'
@Injectable()
class DaffCustomerPaymentEntityFactory extends DaffModelFactory<DaffCustomerPaymentEntity> {}