Exemplo n.º 1
0
 public QueryTestFixture()
 {
     Context    = InPortContextFactory.Create();
     UnitOfWork = new UnitOfWorkContainer(Context);
 }