GitHub

DaffCountryFactory

Model Factory

import { DaffCountryFactory } from '@daffodil/geography/testing'

@Injectable()
class DaffCountryFactory extends DaffModelFactory<DaffCountry> {}