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