Summary
Creates a new instance of the issue provider settings.
- Assembly
- Cake
.Issues .Testing .dll - Namespace
- Cake
.Issues .Testing - Containing Type
- Base
Multi Format Issue Provider Fixture <TIssueProvider, TSettings, TLogFileFormat>
Syntax
protected override IList<object> GetCreateIssueProviderSettingsArguments()
Return Value
Type | Description |
---|---|
IList |
Instance of the issue provider settings. |