ObservableStandardQueryOperatorTest.GroupByUntil_DurationSelector_Throws Method

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

Syntax

'Declaration
<TestMethodAttribute> _
Public Sub GroupByUntil_DurationSelector_Throws
'Usage
Dim instance As ObservableStandardQueryOperatorTest

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace