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