ConsistencyTransactionTestRunnerxUnit 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.
public ConsistencyTransactionTestRunnerxUnit (Orleans.IGrainFactory grainFactory, Xunit.Abstractions.ITestOutputHelper output);
new Orleans.Transactions.TestKit.xUnit.ConsistencyTransactionTestRunnerxUnit : Orleans.IGrainFactory * Xunit.Abstractions.ITestOutputHelper -> Orleans.Transactions.TestKit.xUnit.ConsistencyTransactionTestRunnerxUnit
Public Sub New (grainFactory As IGrainFactory, output As ITestOutputHelper)
Parameters
- grainFactory
- IGrainFactory
- output
- Xunit.Abstractions.ITestOutputHelper