TocGoldenPathTestRunnerxUnit 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 TocGoldenPathTestRunnerxUnit : Orleans.Transactions.TestKit.TocGoldenPathTestRunner
type TocGoldenPathTestRunnerxUnit = class
inherit TocGoldenPathTestRunner
Public MustInherit Class TocGoldenPathTestRunnerxUnit
Inherits TocGoldenPathTestRunner
- Inheritance
Constructors
| Name | Description |
|---|---|
| TocGoldenPathTestRunnerxUnit(IGrainFactory, ITestOutputHelper) | |
Fields
| Name | Description |
|---|---|
| grainFactory | (Inherited from TransactionTestRunnerBase) |
| testOutput | (Inherited from TransactionTestRunnerBase) |
Methods
| Name | Description |
|---|---|
| MultiGrainWriteTransaction(String, Int32) | |
| RandomTestGrain(String) | (Inherited from TransactionTestRunnerBase) |
| RandomTestGrain<TGrainInterface>(String) | (Inherited from TransactionTestRunnerBase) |
| TestGrain(String, Guid) | (Inherited from TransactionTestRunnerBase) |
| TestGrain<TGrainInterface>(String, Guid) | (Inherited from TransactionTestRunnerBase) |