public RestartProcessCommandTests(RunspaceFixture fixture) { this.fixture = fixture; }
public StopProcessCommandTests(RunspaceFixture fixture) { this.fixture = fixture; }
public StartSessionCommandTests(RunspaceFixture fixture) { this.fixture = fixture; }
public RegisterResourceCommandTests(RunspaceFixture fixture) { this.fixture = fixture; }