Compartir a través de


TransactionRecoveryTestsRunnerxUnit Clase

Definición

public class TransactionRecoveryTestsRunnerxUnit : Orleans.Transactions.TestKit.TransactionRecoveryTestsRunner
type TransactionRecoveryTestsRunnerxUnit = class
    inherit TransactionRecoveryTestsRunner
Public Class TransactionRecoveryTestsRunnerxUnit
Inherits TransactionRecoveryTestsRunner
Herencia

Constructores

TransactionRecoveryTestsRunnerxUnit(TestCluster, ITestOutputHelper)

Campos

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

Métodos

Log(String) (Heredado de TransactionRecoveryTestsRunner)
RandomTestGrain(String) (Heredado de TransactionTestRunnerBase)
RandomTestGrain<TGrainInterface>(String) (Heredado de TransactionTestRunnerBase)
TestGrain(String, Guid) (Heredado de TransactionTestRunnerBase)
TestGrain<TGrainInterface>(String, Guid) (Heredado de TransactionTestRunnerBase)
TransactionWillRecoverAfterRandomSiloFailure(String, Int32, Boolean) (Heredado de TransactionRecoveryTestsRunner)
TransactionWillRecoverAfterRandomSiloGracefulShutdown(String, Int32)
TransactionWillRecoverAfterRandomSiloUnGracefulShutdown(String, Int32)

Se aplica a