Share via


ObservableSingleTest.Do_NextErrorCompleted Method

Namespace:  ReactiveTests.Tests
Assembly:  Tests.System.Reactive (in Tests.System.Reactive.dll)

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub Do_NextErrorCompleted
'Usage
Dim instance As ObservableSingleTest

instance.Do_NextErrorCompleted()
[TestMethodAttribute]
public void Do_NextErrorCompleted()
[TestMethodAttribute]
public:
void Do_NextErrorCompleted()
[<TestMethodAttribute>]
member Do_NextErrorCompleted : unit -> unit 
public function Do_NextErrorCompleted()

See Also

Reference

ObservableSingleTest Class

ReactiveTests.Tests Namespace