Summary
Contains extension methods for
NUnitInternalTraceLevel
.
- Namespace
- Cake
.Common .Tools .NUnit - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["NUnitInternalTraceLevelExtensions"]
class Type type-node
Syntax
public static class NUnitInternalTraceLevelExtensions
Methods
Name | Value | Summary |
---|---|---|
GetArgumentValue |
string |
Gets the LEVEL value for the --trace command line argument for the given
NUnitInternalTraceLevel .
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|