Redigera

Dela via


TransactionRecoveryTestsRunnerxUnit(TestCluster, ITestOutputHelper) Constructor

Definition

public TransactionRecoveryTestsRunnerxUnit (Orleans.TestingHost.TestCluster cluster, Xunit.Abstractions.ITestOutputHelper testOutput);
new Orleans.Transactions.TestKit.xUnit.TransactionRecoveryTestsRunnerxUnit : Orleans.TestingHost.TestCluster * Xunit.Abstractions.ITestOutputHelper -> Orleans.Transactions.TestKit.xUnit.TransactionRecoveryTestsRunnerxUnit
Public Sub New (cluster As TestCluster, testOutput As ITestOutputHelper)

Parameters

cluster
TestCluster
testOutput
Xunit.Abstractions.ITestOutputHelper

Applies to