Düzenle

Aracılığıyla paylaş


TransactionRecoveryTestsRunnerxUnit Class

Definition

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

Constructors

TransactionRecoveryTestsRunnerxUnit(TestCluster, ITestOutputHelper)

Fields

grainFactory (Inherited from TransactionTestRunnerBase)
testOutput (Inherited from TransactionTestRunnerBase)

Methods

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

Applies to