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)

適用対象