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