ScopedTransactionsTestRunnerxUnit Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected ScopedTransactionsTestRunnerxUnit (Orleans.IGrainFactory grainFactory, Orleans.ITransactionClient transactionFrame, Xunit.Abstractions.ITestOutputHelper output);
new Orleans.Transactions.TestKit.xUnit.ScopedTransactionsTestRunnerxUnit : Orleans.IGrainFactory * Orleans.ITransactionClient * Xunit.Abstractions.ITestOutputHelper -> Orleans.Transactions.TestKit.xUnit.ScopedTransactionsTestRunnerxUnit
Protected Sub New (grainFactory As IGrainFactory, transactionFrame As ITransactionClient, output As ITestOutputHelper)
Parameters
- grainFactory
- IGrainFactory
- transactionFrame
- ITransactionClient
- output
- Xunit.Abstractions.ITestOutputHelper