public FixtureRunnerStarter( FixtureRunnerBase runner, Fixture fixture) { this.runner = runner; this.fixture = fixture; }