ScopedTransactionsTestRunnerxUnit Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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)
Parameter
- grainFactory
- IGrainFactory
- transactionFrame
- ITransactionClient
- output
- Xunit.Abstractions.ITestOutputHelper