Edit

Share via


DisabledTransactionsTestRunnerxUnit(IGrainFactory, ITestOutputHelper) Constructor

Definition

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

Parameters

grainFactory
IGrainFactory
output
Xunit.Abstractions.ITestOutputHelper

Applies to