Ejemplo n.º 1
0
        public QueryTestFixture()
        {
            this.Context = AuctionSystemContextFactory.Create();

            this.Mapper = TestSetup.InitializeMapper();
        }