public void TestInitialize() { gooContext = new GooContext(); }
public void TestCleanup() { gooContext = null; }