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