Summary
Initializes a new instance of the
BaseConfigurableIssueProviderFixture<TIssueProvider, TSettings>
class.
- Assembly
- Cake
.Issues .Testing .dll - Namespace
- Cake
.Issues .Testing - Containing Type
- Base
Configurable Issue Provider Fixture <TIssueProvider, TSettings>
Syntax
protected BaseConfigurableIssueProviderFixture(string fileResourceName)
Parameters
Name | Type | Description |
---|---|---|
fileResourceName | string | Name of the resource to load. |
Return Value
Type | Description |
---|---|
void |