Beispiel #1
0
 public ReadOnlyRepositoryTests(ReadOnlyRepositoryFixture <TestModel> fixture)
 {
     _repository = fixture.Repository;
 }