Edit

Share via


GoldenPathTransactionTestRunnerxUnit(IGrainFactory, ITestOutputHelper) Constructor

Definition

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

Parameters

grainFactory
IGrainFactory
output
Xunit.Abstractions.ITestOutputHelper

Applies to