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.Tools.ReadyAPI.TestRunner.
Summary
Specifies the user name to be used in test request authorizations.
This argument overrides user names in your test project.
Note: The runner ignores this parameter if -E is specified.In this case, the user name is taken from the environment settings.
- Assembly
- Cake
.Tools .ReadyAPI .TestRunner .dll - Namespace
- Cake
.Tools .ReadyAPI .TestRunner - Containing Type
- TestRunnerSettings
Syntax
public string Username { get; set; }
Value
Type | Description |
---|---|
string |