ObserverTest.Create_OnNextOnError_HitCompleted Method
Namespace: ReactiveTests.Tests
Assembly: Tests.System.Reactive (in Tests.System.Reactive.dll)
Syntax
'Declaration
<TestMethodAttribute> _
Public Sub Create_OnNextOnError_HitCompleted
'Usage
Dim instance As ObserverTest
instance.Create_OnNextOnError_HitCompleted()
[TestMethodAttribute]
public void Create_OnNextOnError_HitCompleted()
[TestMethodAttribute]
public:
void Create_OnNextOnError_HitCompleted()
[<TestMethodAttribute>]
member Create_OnNextOnError_HitCompleted : unit -> unit
public function Create_OnNextOnError_HitCompleted()