Summary
    Gets the possible names of the tool executable.
    
		- Namespace
 - Cake
.Common .Tools .NUnit  - Containing Type
 - NUnit3Runner
 
Syntax
protected override IEnumerable<string> GetToolExecutableNames()
	Return Value
| Type | Description | 
|---|---|
| IEnumerable | 
					The tool executable name. | 
