共用方式為


TransactionRecoveryTestsRunnerxUnit(TestCluster, ITestOutputHelper) 建構函式

定義

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)

參數

cluster
TestCluster
testOutput
Xunit.Abstractions.ITestOutputHelper

適用於