Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inheritance Hierarchy
System.Object
Microsoft.Reactive.Testing.ReactiveTest
ReactiveTests.Tests.ObservableWhensTest
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'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
The ObservableWhensTest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ObservableWhensTest |
Top
Methods
Name | Description | |
---|---|---|
![]() |
And_ArgumentChecking | |
![]() |
And10 | |
![]() |
And10Error | |
![]() |
And11 | |
![]() |
And11Error | |
![]() |
And12 | |
![]() |
And12Error | |
![]() |
And13 | |
![]() |
And13Error | |
![]() |
And14 | |
![]() |
And14Error | |
![]() |
And15 | |
![]() |
And15Error | |
![]() |
And16 | |
![]() |
And16Error | |
![]() |
And2 | |
![]() |
And2Error | |
![]() |
And3 | |
![]() |
And3Error | |
![]() |
And4 | |
![]() |
And4Error | |
![]() |
And5 | |
![]() |
And5Error | |
![]() |
And6 | |
![]() |
And6Error | |
![]() |
And7 | |
![]() |
And7Error | |
![]() |
And8 | |
![]() |
And8Error | |
![]() |
And9 | |
![]() |
And9Error | |
![]() |
ComplicatedWhen | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Then_ArgumentChecking | |
![]() |
Then1 | |
![]() |
Then10Throws | |
![]() |
Then11Throws | |
![]() |
Then12Throws | |
![]() |
Then13Throws | |
![]() |
Then14Throws | |
![]() |
Then15Throws | |
![]() |
Then16Throws | |
![]() |
Then1Error | |
![]() |
Then1Throws | |
![]() |
Then2Throws | |
![]() |
Then3Throws | |
![]() |
Then4Throws | |
![]() |
Then5Throws | |
![]() |
Then6Throws | |
![]() |
Then7Throws | |
![]() |
Then8Throws | |
![]() |
Then9Throws | |
![]() |
ToString | (Inherited from Object.) |
![]() |
When_ArgumentChecking | |
![]() |
When_PlansIteratorThrows | |
![]() |
WhenEmptyEmpty | |
![]() |
WhenMultipleDataAsymmetric | |
![]() |
WhenMultipleDataSymmetric | |
![]() |
WhenNeverNever | |
![]() |
WhenThrowNonEmpty |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.