Пример #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();
 }