Edit

Share via


TocGoldenPathTestRunnerxUnit(IGrainFactory, ITestOutputHelper) Constructor

Definition

protected TocGoldenPathTestRunnerxUnit (Orleans.IGrainFactory grainFactory, Xunit.Abstractions.ITestOutputHelper output);
new Orleans.Transactions.TestKit.xUnit.TocGoldenPathTestRunnerxUnit : Orleans.IGrainFactory * Xunit.Abstractions.ITestOutputHelper -> Orleans.Transactions.TestKit.xUnit.TocGoldenPathTestRunnerxUnit
Protected Sub New (grainFactory As IGrainFactory, output As ITestOutputHelper)

Parameters

grainFactory
IGrainFactory
output
Xunit.Abstractions.ITestOutputHelper

Applies to