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