ScopedTransactionsTestRunnerxUnit Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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) |