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