Esempio n. 1
0
 public void SetupTestFixture()
 {
     _exeutor = new RemoteExeutor("localhost");
     _exeutor.DeployService();
 }
Esempio n. 2
0
 public void SetupTestFixture()
 {
     _exeutor = new RemoteExeutor("localhost");
     _exeutor.DeployService();
 }