ScopedTransactionsTestRunnerxUnit Class
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 abstract class ScopedTransactionsTestRunnerxUnit : Orleans.Transactions.TestKit.ScopedTransactionsTestRunner
type ScopedTransactionsTestRunnerxUnit = class
inherit ScopedTransactionsTestRunner
Public MustInherit Class ScopedTransactionsTestRunnerxUnit
Inherits ScopedTransactionsTestRunner
- Inheritance
Constructors
ScopedTransactionsTestRunnerxUnit(IGrainFactory, ITransactionClient, ITestOutputHelper) |
Fields
grainFactory | (Inherited from TransactionTestRunnerBase) |
testOutput | (Inherited from TransactionTestRunnerBase) |