Summary
Initializes a new instance of the
ToolFixture<TToolSettings> class.
- Namespace
- Cake
.Testing .Fixtures - Containing Type
- ToolFixture
<TToolSettings>
Syntax
protected ToolFixture(string toolFilename)
Parameters
| Name | Type | Description |
|---|---|---|
| toolFilename | string | The tool filename. |
Return Value
| Type | Description |
|---|---|
| void |
