Condividi tramite


TocGoldenPathTestRunner Classe

Definizione

public abstract class TocGoldenPathTestRunner : Orleans.Transactions.TestKit.TransactionTestRunnerBase
type TocGoldenPathTestRunner = class
    inherit TransactionTestRunnerBase
Public MustInherit Class TocGoldenPathTestRunner
Inherits TransactionTestRunnerBase
Ereditarietà
TocGoldenPathTestRunner
Derivato

Costruttori

TocGoldenPathTestRunner(IGrainFactory, Action<String>)

Campi

grainFactory (Ereditato da TransactionTestRunnerBase)
testOutput (Ereditato da TransactionTestRunnerBase)

Metodi

MultiGrainWriteTransaction(String, Int32)
RandomTestGrain(String) (Ereditato da TransactionTestRunnerBase)
RandomTestGrain<TGrainInterface>(String) (Ereditato da TransactionTestRunnerBase)
TestGrain(String, Guid) (Ereditato da TransactionTestRunnerBase)
TestGrain<TGrainInterface>(String, Guid) (Ereditato da TransactionTestRunnerBase)

Si applica a