TocGoldenPathTestRunnerxUnit 类

定义

public abstract class TocGoldenPathTestRunnerxUnit : Orleans.Transactions.TestKit.TocGoldenPathTestRunner
type TocGoldenPathTestRunnerxUnit = class
    inherit TocGoldenPathTestRunner
Public MustInherit Class TocGoldenPathTestRunnerxUnit
Inherits TocGoldenPathTestRunner
继承

构造函数

TocGoldenPathTestRunnerxUnit(IGrainFactory, ITestOutputHelper)

字段

grainFactory (继承自 TransactionTestRunnerBase)
testOutput (继承自 TransactionTestRunnerBase)

方法

MultiGrainWriteTransaction(String, Int32)
RandomTestGrain(String) (继承自 TransactionTestRunnerBase)
RandomTestGrain<TGrainInterface>(String) (继承自 TransactionTestRunnerBase)
TestGrain(String, Guid) (继承自 TransactionTestRunnerBase)
TestGrain<TGrainInterface>(String, Guid) (继承自 TransactionTestRunnerBase)

适用于