Summary
    Gets or sets the tool locator.
    
		- Namespace
- Cake.Testing .Fixtures 
- Containing Type
- ToolFixture<TToolSettings, TFixtureResult> 
Syntax
public IToolLocator Tools { get; set; }Value
| Type | Description | 
|---|---|
| IToolLocator | The tool locator. | 
