Summary
Initializes a new instance of the
ToolFixtureResult
class.
- Namespace
- Cake
.Testing .Fixtures - Containing Type
- ToolFixtureResult
Syntax
public ToolFixtureResult(FilePath path, ProcessSettings process)
Parameters
Name | Type | Description |
---|---|---|
path | FilePath | The tool path. |
process | ProcessSettings | The process settings. |
Return Value
Type | Description |
---|---|
void |