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