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