Summary
Gets or sets the process runner.
- Namespace
- Cake
.Testing .Fixtures - Containing Type
- ToolFixture
<TToolSettings, TFixtureResult>
Syntax
public ToolFixtureProcessRunner<TFixtureResult> ProcessRunner { get; set; }
Value
Type | Description |
---|---|
Tool |
The process runner. |