共用方式為


ConsistencyTransactionTestRunnerxUnit 類別

定義

public class ConsistencyTransactionTestRunnerxUnit : Orleans.Transactions.TestKit.ConsistencyTransactionTestRunner
public abstract class ConsistencyTransactionTestRunnerxUnit : Orleans.Transactions.TestKit.ConsistencyTransactionTestRunner
type ConsistencyTransactionTestRunnerxUnit = class
    inherit ConsistencyTransactionTestRunner
Public Class ConsistencyTransactionTestRunnerxUnit
Inherits ConsistencyTransactionTestRunner
Public MustInherit Class ConsistencyTransactionTestRunnerxUnit
Inherits ConsistencyTransactionTestRunner
繼承
ConsistencyTransactionTestRunnerxUnit

建構函式

ConsistencyTransactionTestRunnerxUnit(IGrainFactory, ITestOutputHelper)

欄位

grainFactory (繼承來源 TransactionTestRunnerBase)
testOutput (繼承來源 TransactionTestRunnerBase)

屬性

StorageAdaptorHasLimitedCommitSpace
StorageErrorInjectionActive

方法

RandomizedConsistency(Int32, Int32, Boolean, Boolean, ReadWriteDetermination)
RandomTestGrain(String) (繼承來源 TransactionTestRunnerBase)
RandomTestGrain<TGrainInterface>(String) (繼承來源 TransactionTestRunnerBase)
TestGrain(String, Guid) (繼承來源 TransactionTestRunnerBase)
TestGrain<TGrainInterface>(String, Guid) (繼承來源 TransactionTestRunnerBase)

適用於