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