Esempio n. 1
0
 public RestartProcessCommandTests(RunspaceFixture fixture)
 {
     this.fixture = fixture;
 }
 public StopProcessCommandTests(RunspaceFixture fixture)
 {
     this.fixture = fixture;
 }
 public StartSessionCommandTests(RunspaceFixture fixture)
 {
     this.fixture = fixture;
 }
Esempio n. 4
0
 public RegisterResourceCommandTests(RunspaceFixture fixture)
 {
     this.fixture = fixture;
 }