次の方法で共有


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

適用対象