示例#1
0
 public void TestInitialize()
 {
     gooContext = new GooContext();
 }
示例#2
0
 public void TestCleanup()
 {
     gooContext = null;
 }
示例#3
0
 public void TestCleanup()
 {
     gooContext = null;
 }
示例#4
0
 public void TestInitialize()
 {
     gooContext = new GooContext();
 }