Beispiel #1
0
 public QueryTestFixture()
 {
     Context = ApplicationDbContextFactory.Create();
     Mapper  = AutoMapperFactory.Create();
 }