This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Karma.
Summary
Validates the provides settings for local mode.
- Assembly
- Cake
.Karma .dll - Namespace
- Cake
.Karma - Containing Type
- KarmaRunnerLocal
<TSettings>
Syntax
protected override void ValidateSettings(TSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | TSettings | The settings to validate. |
Return Value
Type | Description |
---|---|
void |