ObservableStandardQueryOperatorTest.GroupByUntil_Outer_ComparerEqualsThrow Method

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

Syntax

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

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

See Also

Reference

ObservableStandardQueryOperatorTest Class

ReactiveTests.Tests Namespace