Example #1
0
 public void EndTests()
 {
     InitDriver.Close();
 }
Example #2
0
 public void Setup()
 {
     InitDriver.Init();
 }