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