ObservableAggregateTest.Any_Predicate_Never Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub Any_Predicate_Never
'Usage
Dim instance As ObservableAggregateTest

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

See Also

Reference

ObservableAggregateTest Class

ReactiveTests.Tests Namespace