次の方法で共有


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)

適用対象