Compartir a través de


GoldenPathTransactionTestRunnerxUnit Clase

Definición

public abstract class GoldenPathTransactionTestRunnerxUnit : Orleans.Transactions.TestKit.GoldenPathTransactionTestRunner
type GoldenPathTransactionTestRunnerxUnit = class
    inherit GoldenPathTransactionTestRunner
Public MustInherit Class GoldenPathTransactionTestRunnerxUnit
Inherits GoldenPathTransactionTestRunner
Herencia

Constructores

GoldenPathTransactionTestRunnerxUnit(IGrainFactory, ITestOutputHelper)

Campos

grainFactory (Heredado de TransactionTestRunnerBase)
testOutput (Heredado de TransactionTestRunnerBase)

Métodos

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

Se aplica a