ObservableSingleTest.Do_NextErrorNot Method

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

Syntax

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

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

See Also

Reference

ObservableSingleTest Class

ReactiveTests.Tests Namespace