GitHub

DaffOrderTotalFactory

Model Factory

import { DaffOrderTotalFactory } from '@daffodil/order/testing'

@Injectable()
class DaffOrderTotalFactory extends DaffModelFactory<DaffOrderTotal> {}