Summary
Contains extension methods for
ToolFixture<TToolSettings, TFixtureResult>.
- Namespace
- Cake
.Testing - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ToolFixtureExtensions"]
class Type type-node
Syntax
public static class ToolFixtureExtensions
Methods
| Name | Value | Summary |
|---|---|---|
| Given |
void |
Ensures that the tool does not exist under the tool settings tool path.
static
|
| Given |
void |
Ensures that the tool's process is unable to start.
static
|
| Given |
void |
Ensures that the tool process exits with the given exit code.
static
|
| Given |
void |
Ensures that the tool exist under the tool settings tool path.
static
|
Extension Methods
| Name | Value | Summary |
|---|---|---|
| ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
| To |
string |
Returns the string value or a
Not set> markup suitable for Spectre.Console.
From StringExtensions
Requires the Cake.Issues addin
|
