public void TestInitialize() { _testDBCreator = new TestDBCreator(); _testDataContext = _testDBCreator.TestDataContext; }