GrainFaultTransactionTestRunner 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 GrainFaultTransactionTestRunner : Orleans.Transactions.TestKit.TransactionTestRunnerBase
type GrainFaultTransactionTestRunner = class
inherit TransactionTestRunnerBase
Public MustInherit Class GrainFaultTransactionTestRunner
Inherits TransactionTestRunnerBase
- Inheritance
- Derived
Constructors
GrainFaultTransactionTestRunner(IGrainFactory, Action<String>) |
Fields
grainFactory | (Inherited from TransactionTestRunnerBase) |
testOutput | (Inherited from TransactionTestRunnerBase) |