Summary
Returns arguments for creating a new instance of an issue provider.
- Assembly
- Cake
.Issues .Testing .dll - Namespace
- Cake
.Issues .Testing - Containing Type
- Base
Configurable Issue Provider Fixture <TIssueProvider, TSettings>
Syntax
protected override IList<object> GetCreateIssueProviderArguments()
Return Value
Type | Description |
---|---|
IList |
Arguments for creating a new instance of an issue provider. |