ObservableWhensTest クラス

継承階層

System.Object
  Microsoft.Reactive.Testing.ReactiveTest
    ReactiveTests.Tests.ObservableWhensTest

Namespace:ReactiveTests.Tests
アセンブリ: Tests.System.Reactive (Tests.System.Reactive.dll)

構文

'Declaration
<TestClassAttribute> _
Public Class ObservableWhensTest _
    Inherits ReactiveTest
'Usage
Dim instance As ObservableWhensTest
[TestClassAttribute]
public class ObservableWhensTest : ReactiveTest
[TestClassAttribute]
public ref class ObservableWhensTest : public ReactiveTest
[<TestClassAttribute>]
type ObservableWhensTest =  
    class
        inherit ReactiveTest
    end
public class ObservableWhensTest extends ReactiveTest

ObservableWhensTest 型は、次のメンバーを公開します。

コンストラクター

  名前 説明
Public メソッド ObservableWhensTest

メソッド

  名前 説明
Public メソッド And_ArgumentChecking
Public メソッド And10
Public メソッド And10Error
Public メソッド And11
Public メソッド And11Error
Public メソッド And12
Public メソッド And12Error
Public メソッド And13
Public メソッド And13Error
Public メソッド And14
Public メソッド And14Error
Public メソッド And15
Public メソッド And15Error
Public メソッド And16
Public メソッド And16Error
Public メソッド And2
Public メソッド And2Error
Public メソッド And3
Public メソッド And3Error
Public メソッド And4
Public メソッド And4Error
Public メソッド And5
Public メソッド And5Error
Public メソッド And6
Public メソッド And6Error
Public メソッド And7
Public メソッド And7Error
Public メソッド And8
Public メソッド And8Error
Public メソッド And9
Public メソッド And9Error
Public メソッド ComplicatedWhen
Public メソッド [等しい] ( オブジェクトから継承されます)。
Protected メソッド Finalize ( オブジェクトから継承されます)。
Public メソッド GetHashCode ( オブジェクトから継承されます)。
Public メソッド GetType ( オブジェクトから継承されます)。
Protected メソッド MemberwiseClone ( オブジェクトから継承されます)。
Public メソッド Then_ArgumentChecking
Public メソッド Then1
Public メソッド Then10Throws
Public メソッド Then11Throws
Public メソッド Then12Throws
Public メソッド Then13Throws
Public メソッド Then14Throws
Public メソッド Then15Throws
Public メソッド Then16Throws
Public メソッド Then1Error
Public メソッド Then1Throws
Public メソッド Then2Throws
Public メソッド Then3Throws
Public メソッド Then4Throws
Public メソッド Then5Throws
Public メソッド Then6Throws
Public メソッド Then7Throws
Public メソッド Then8Throws
Public メソッド Then9Throws
Public メソッド ToString ( オブジェクトから継承されます。
Public メソッド When_ArgumentChecking
Public メソッド When_PlansIteratorThrows
Public メソッド WhenEmptyEmpty
Public メソッド WhenMultipleDataAsymmetric
Public メソッド WhenMultipleDataSymmetric
Public メソッド WhenNeverNever
Public メソッド WhenThrowNonEmpty

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。 インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

リファレンス

ReactiveTests.Tests 名前空間