Freigeben über


GoldenPathTransactionTestRunner Klasse

Definition

public abstract class GoldenPathTransactionTestRunner : Orleans.Transactions.TestKit.TransactionTestRunnerBase
type GoldenPathTransactionTestRunner = class
    inherit TransactionTestRunnerBase
Public MustInherit Class GoldenPathTransactionTestRunner
Inherits TransactionTestRunnerBase
Vererbung
GoldenPathTransactionTestRunner
Abgeleitet

Konstruktoren

GoldenPathTransactionTestRunner(IGrainFactory, Action<String>)

Felder

grainFactory (Geerbt von TransactionTestRunnerBase)
testOutput (Geerbt von TransactionTestRunnerBase)

Methoden

MultiGrainReadWriteTransaction(String, Int32)
MultiGrainWriteTransaction(String, Int32)
MultiWriteToSingleGrainTransaction(String)
RandomTestGrain(String) (Geerbt von TransactionTestRunnerBase)
RandomTestGrain<TGrainInterface>(String) (Geerbt von TransactionTestRunnerBase)
RepeatGrainReadWriteTransaction(String, Int32)
RWRWTest(String, Int32)
SingleGrainReadTransaction(String)
SingleGrainWriteTransaction(String)
TestGrain(String, Guid) (Geerbt von TransactionTestRunnerBase)
TestGrain<TGrainInterface>(String, Guid) (Geerbt von TransactionTestRunnerBase)
WRWRTest(String, Int32)

Gilt für: