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