Düzenle

Aracılığıyla paylaş


DisabledTransactionsTestRunnerxUnit Class

Definition

public class DisabledTransactionsTestRunnerxUnit : Orleans.Transactions.TestKit.DisabledTransactionsTestRunner
type DisabledTransactionsTestRunnerxUnit = class
    inherit DisabledTransactionsTestRunner
Public Class DisabledTransactionsTestRunnerxUnit
Inherits DisabledTransactionsTestRunner
Inheritance

Constructors

DisabledTransactionsTestRunnerxUnit(IGrainFactory, ITestOutputHelper)

Fields

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

Methods

MultiTransactionGrainsThrowWhenTransactions(String)
RandomTestGrain(String) (Inherited from TransactionTestRunnerBase)
RandomTestGrain<TGrainInterface>(String) (Inherited from TransactionTestRunnerBase)
TestGrain(String, Guid) (Inherited from TransactionTestRunnerBase)
TestGrain<TGrainInterface>(String, Guid) (Inherited from TransactionTestRunnerBase)
TransactionGrainsThrowWhenTransactions(String)

Applies to