Freigeben über


ScopedTransactionsTestRunnerxUnit Klasse

Definition

public abstract class ScopedTransactionsTestRunnerxUnit : Orleans.Transactions.TestKit.ScopedTransactionsTestRunner
type ScopedTransactionsTestRunnerxUnit = class
    inherit ScopedTransactionsTestRunner
Public MustInherit Class ScopedTransactionsTestRunnerxUnit
Inherits ScopedTransactionsTestRunner
Vererbung

Konstruktoren

ScopedTransactionsTestRunnerxUnit(IGrainFactory, ITransactionClient, ITestOutputHelper)

Felder

grainFactory (Geerbt von TransactionTestRunnerBase)
testOutput (Geerbt von TransactionTestRunnerBase)

Methoden

CreateNestedTransactionScopeAndSetValueAndInnerFailAndAssert(String)
CreateTransactionScopeAndSetValue(String)
CreateTransactionScopeAndSetValueAndAssert(String)
CreateTransactionScopeAndSetValueWithFailure(String)
RandomTestGrain(String) (Geerbt von TransactionTestRunnerBase)
RandomTestGrain<TGrainInterface>(String) (Geerbt von TransactionTestRunnerBase)
TestGrain(String, Guid) (Geerbt von TransactionTestRunnerBase)
TestGrain<TGrainInterface>(String, Guid) (Geerbt von TransactionTestRunnerBase)

Gilt für: