GitHub

DaffOrderShipmentFactory

import { DaffOrderShipmentFactory } from '@daffodil/order/testing'
@Injectable()
class DaffOrderShipmentFactory extends DaffModelFactory<DaffOrderShipment> {}