ObservableAggregateTest Class

Inheritance Hierarchy

System.Object
  Microsoft.Reactive.Testing.ReactiveTest
    ReactiveTests.Tests.ObservableAggregateTest

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

Syntax

'Declaration
<TestClassAttribute> _
Public Class ObservableAggregateTest _
    Inherits ReactiveTest
'Usage
Dim instance As ObservableAggregateTest
[TestClassAttribute]
public class ObservableAggregateTest : ReactiveTest
[TestClassAttribute]
public ref class ObservableAggregateTest : public ReactiveTest
[<TestClassAttribute>]
type ObservableAggregateTest =  
    class
        inherit ReactiveTest
    end
public class ObservableAggregateTest extends ReactiveTest

The ObservableAggregateTest type exposes the following members.

Constructors

  Name Description
Public method ObservableAggregateTest

Top

Methods

  Name Description
Public method Aggregate_ArgumentChecking
Public method AggregateWithoutSeed_Empty
Public method AggregateWithoutSeed_Never
Public method AggregateWithoutSeed_Range
Public method AggregateWithoutSeed_Return
Public method AggregateWithoutSeed_Throw
Public method AggregateWithSeed_Empty
Public method AggregateWithSeed_Never
Public method AggregateWithSeed_Range
Public method AggregateWithSeed_Return
Public method AggregateWithSeed_Throw
Public method All_ArgumentChecking
Public method All_Empty
Public method All_Never
Public method All_Return
Public method All_ReturnNotMatch
Public method All_SomeAllMatch
Public method All_SomeMatch
Public method All_SomeNoneMatch
Public method All_Throw
Public method Any_ArgumentChecking
Public method Any_Empty
Public method Any_Never
Public method Any_Predicate_Empty
Public method Any_Predicate_Never
Public method Any_Predicate_Return
Public method Any_Predicate_ReturnNotMatch
Public method Any_Predicate_SomeMatch
Public method Any_Predicate_SomeNoneMatch
Public method Any_Predicate_Throw
Public method Any_Return
Public method Any_Throw
Public method Average_ArgumentChecking
Public method Average_Decimal_Empty
Public method Average_Decimal_Never
Public method Average_Decimal_Return
Public method Average_Decimal_Some
Public method Average_Decimal_Throw
Public method Average_Double_Empty
Public method Average_Double_Never
Public method Average_Double_Return
Public method Average_Double_Some
Public method Average_Double_Throw
Public method Average_Float_Empty
Public method Average_Float_Never
Public method Average_Float_Return
Public method Average_Float_Some
Public method Average_Float_Throw
Public method Average_Int32_Empty
Public method Average_Int32_Never
Public method Average_Int32_Return
Public method Average_Int32_Some
Public method Average_Int32_Throw
Public method Average_Int64_Empty
Public method Average_Int64_Never
Public method Average_Int64_Return
Public method Average_Int64_Some
Public method Average_Int64_Throw
Public method Average_Nullable_Decimal_Empty
Public method Average_Nullable_Decimal_Never
Public method Average_Nullable_Decimal_Return
Public method Average_Nullable_Decimal_Some
Public method Average_Nullable_Decimal_Throw
Public method Average_Nullable_Double_Empty
Public method Average_Nullable_Double_Never
Public method Average_Nullable_Double_Return
Public method Average_Nullable_Double_Some
Public method Average_Nullable_Double_Throw
Public method Average_Nullable_Float_Empty
Public method Average_Nullable_Float_Never
Public method Average_Nullable_Float_Return
Public method Average_Nullable_Float_Some
Public method Average_Nullable_Float_Throw
Public method Average_Nullable_Int32_Empty
Public method Average_Nullable_Int32_Never
Public method Average_Nullable_Int32_Return
Public method Average_Nullable_Int32_Some
Public method Average_Nullable_Int32_Throw
Public method Average_Nullable_Int64_Empty
Public method Average_Nullable_Int64_Never
Public method Average_Nullable_Int64_Return
Public method Average_Nullable_Int64_Some
Public method Average_Nullable_Int64_Throw
Public method Contains_ArgumentChecking
Public method Contains_ComparerContainsValue
Public method Contains_ComparerDoesNotContainValue
Public method Contains_ComparerThrows
Public method Contains_Empty
Public method Contains_Never
Public method Contains_ReturnNegative
Public method Contains_ReturnPositive
Public method Contains_SomeNegative
Public method Contains_SomePositive
Public method Contains_Throw
Public method Count_ArgumentChecking
Public method Count_Empty
Public method Count_Never
Public method Count_Return
Public method Count_Some
Public method Count_Throw
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method LongCount_ArgumentChecking
Public method LongCount_Empty
Public method LongCount_Never
Public method LongCount_Return
Public method LongCount_Some
Public method LongCount_Throw
Public method Max_ArgumentChecking
Public method Max_Decimal_Empty
Public method Max_Decimal_Never
Public method Max_Decimal_Return
Public method Max_Decimal_Some
Public method Max_Decimal_Throw
Public method Max_Double_Empty
Public method Max_Double_Never
Public method Max_Double_Return
Public method Max_Double_Some
Public method Max_Double_Throw
Public method Max_Float_Empty
Public method Max_Float_Never
Public method Max_Float_Return
Public method Max_Float_Some
Public method Max_Float_Throw
Public method Max_Int32_Empty
Public method Max_Int32_Never
Public method Max_Int32_Return
Public method Max_Int32_Some
Public method Max_Int32_Throw
Public method Max_Int64_Empty
Public method Max_Int64_Never
Public method Max_Int64_Return
Public method Max_Int64_Some
Public method Max_Int64_Throw
Public method Max_Nullable_Decimal_Empty
Public method Max_Nullable_Decimal_Never
Public method Max_Nullable_Decimal_Return
Public method Max_Nullable_Decimal_Some
Public method Max_Nullable_Decimal_Throw
Public method Max_Nullable_Double_Empty
Public method Max_Nullable_Double_Never
Public method Max_Nullable_Double_Return
Public method Max_Nullable_Double_Some
Public method Max_Nullable_Double_Throw
Public method Max_Nullable_Float_Empty
Public method Max_Nullable_Float_Never
Public method Max_Nullable_Float_Return
Public method Max_Nullable_Float_Some
Public method Max_Nullable_Float_Throw
Public method Max_Nullable_GeneralNullableMaxTest_Greater
Public method Max_Nullable_GeneralNullableMaxTest_Less
Public method Max_Nullable_GeneralNullableMaxTest_LhsIsNull
Public method Max_Nullable_GeneralNullableMaxTest_RhsIsNull
Public method Max_Nullable_Int32_Empty
Public method Max_Nullable_Int32_Never
Public method Max_Nullable_Int32_Return
Public method Max_Nullable_Int32_Some
Public method Max_Nullable_Int32_Throw
Public method Max_Nullable_Int64_Empty
Public method Max_Nullable_Int64_Never
Public method Max_Nullable_Int64_Return
Public method Max_Nullable_Int64_Some
Public method Max_Nullable_Int64_Throw
Public method MaxBy_ArgumentChecking
Public method MaxBy_Comparer_Empty
Public method MaxBy_Comparer_Never
Public method MaxBy_Comparer_Return
Public method MaxBy_Comparer_Some
Public method MaxBy_Comparer_Throw
Public method MaxBy_ComparerThrows
Public method MaxBy_Empty
Public method MaxBy_Multiple
Public method MaxBy_Never
Public method MaxBy_Return
Public method MaxBy_SelectorThrows
Public method MaxBy_Some
Public method MaxBy_Throw
Public method MaxOfT_Comparer_Empty
Public method MaxOfT_Comparer_Never
Public method MaxOfT_Comparer_Return
Public method MaxOfT_Comparer_Some
Public method MaxOfT_Comparer_Throw
Public method MaxOfT_ComparerThrows
Public method MaxOfT_Empty
Public method MaxOfT_Never
Public method MaxOfT_Return
Public method MaxOfT_Some
Public method MaxOfT_Throw
Protected method MemberwiseClone (Inherited from Object.)
Public method Min_ArgumentChecking
Public method Min_Decimal_Empty
Public method Min_Decimal_Never
Public method Min_Decimal_Return
Public method Min_Decimal_Some
Public method Min_Decimal_Throw
Public method Min_Double_Empty
Public method Min_Double_Never
Public method Min_Double_Return
Public method Min_Double_Some
Public method Min_Double_Throw
Public method Min_Float_Empty
Public method Min_Float_Never
Public method Min_Float_Return
Public method Min_Float_Some
Public method Min_Float_Throw
Public method Min_Int32_Empty
Public method Min_Int32_Never
Public method Min_Int32_Return
Public method Min_Int32_Some
Public method Min_Int32_Throw
Public method Min_Int64_Empty
Public method Min_Int64_Never
Public method Min_Int64_Return
Public method Min_Int64_Some
Public method Min_Int64_Throw
Public method Min_Nullable_Decimal_Empty
Public method Min_Nullable_Decimal_Never
Public method Min_Nullable_Decimal_Return
Public method Min_Nullable_Decimal_Some
Public method Min_Nullable_Decimal_Throw
Public method Min_Nullable_Double_Empty
Public method Min_Nullable_Double_Never
Public method Min_Nullable_Double_Return
Public method Min_Nullable_Double_Some
Public method Min_Nullable_Double_Throw
Public method Min_Nullable_Float_Empty
Public method Min_Nullable_Float_Never
Public method Min_Nullable_Float_Return
Public method Min_Nullable_Float_Some
Public method Min_Nullable_Float_Throw
Public method Min_Nullable_GeneralNullableMinTest_Greater
Public method Min_Nullable_GeneralNullableMinTest_Less
Public method Min_Nullable_GeneralNullableMinTest_LhsIsNull
Public method Min_Nullable_GeneralNullableMinTest_RhsIsNull
Public method Min_Nullable_Int32_Empty
Public method Min_Nullable_Int32_Never
Public method Min_Nullable_Int32_Return
Public method Min_Nullable_Int32_Some
Public method Min_Nullable_Int32_Throw
Public method Min_Nullable_Int64_Empty
Public method Min_Nullable_Int64_Never
Public method Min_Nullable_Int64_Return
Public method Min_Nullable_Int64_Some
Public method Min_Nullable_Int64_Throw
Public method MinBy_ArgumentChecking
Public method MinBy_Comparer_Empty
Public method MinBy_Comparer_Never
Public method MinBy_Comparer_Return
Public method MinBy_Comparer_Some
Public method MinBy_Comparer_Throw
Public method MinBy_ComparerThrows
Public method MinBy_Empty
Public method MinBy_Multiple
Public method MinBy_Never
Public method MinBy_Return
Public method MinBy_SelectorThrows
Public method MinBy_Some
Public method MinBy_Throw
Public method MinOfT_Comparer_Empty
Public method MinOfT_Comparer_Never
Public method MinOfT_Comparer_Return
Public method MinOfT_Comparer_Some
Public method MinOfT_Comparer_Throw
Public method MinOfT_ComparerThrows
Public method MinOfT_Empty
Public method MinOfT_Never
Public method MinOfT_Return
Public method MinOfT_Some
Public method MinOfT_Throw
Public method SequenceEqual_ArgumentChecking
Public method SequenceEqual_ComparerThrows
Public method SequenceEqual_ComparerThrows_Sym
Public method SequenceEqual_Equal
Public method SequenceEqual_Equal_Sym
Public method SequenceEqual_NotEqual_2
Public method SequenceEqual_NotEqual_2_Sym
Public method SequenceEqual_NotEqual_3
Public method SequenceEqual_NotEqual_3_Sym
Public method SequenceEqual_NotEqual_4
Public method SequenceEqual_NotEqual_4_Sym
Public method SequenceEqual_NotEqual_Left
Public method SequenceEqual_NotEqual_Left_Sym
Public method SequenceEqual_NotEqual_Right
Public method SequenceEqual_NotEqual_Right_Sym
Public method Sum_ArgumentChecking
Public method Sum_Decimal_Empty
Public method Sum_Decimal_Never
Public method Sum_Decimal_Return
Public method Sum_Decimal_Some
Public method Sum_Decimal_Throw
Public method Sum_Double_Empty
Public method Sum_Double_Never
Public method Sum_Double_Return
Public method Sum_Double_Some
Public method Sum_Double_Throw
Public method Sum_Float_Empty
Public method Sum_Float_Never
Public method Sum_Float_Return
Public method Sum_Float_Some
Public method Sum_Float_Throw
Public method Sum_Int32_Empty
Public method Sum_Int32_Never
Public method Sum_Int32_Overflow
Public method Sum_Int32_Return
Public method Sum_Int32_Some
Public method Sum_Int32_Throw
Public method Sum_Int64_Empty
Public method Sum_Int64_Never
Public method Sum_Int64_Overflow
Public method Sum_Int64_Return
Public method Sum_Int64_Some
Public method Sum_Int64_Throw
Public method Sum_Nullable_Decimal_Empty
Public method Sum_Nullable_Decimal_Never
Public method Sum_Nullable_Decimal_Return
Public method Sum_Nullable_Decimal_Some
Public method Sum_Nullable_Decimal_Throw
Public method Sum_Nullable_Double_Empty
Public method Sum_Nullable_Double_Never
Public method Sum_Nullable_Double_Return
Public method Sum_Nullable_Double_Some
Public method Sum_Nullable_Double_Throw
Public method Sum_Nullable_Float_Empty
Public method Sum_Nullable_Float_Never
Public method Sum_Nullable_Float_Return
Public method Sum_Nullable_Float_Some
Public method Sum_Nullable_Float_Throw
Public method Sum_Nullable_Int32_Empty
Public method Sum_Nullable_Int32_Never
Public method Sum_Nullable_Int32_Overflow
Public method Sum_Nullable_Int32_Return
Public method Sum_Nullable_Int32_Some
Public method Sum_Nullable_Int32_Throw
Public method Sum_Nullable_Int64_Empty
Public method Sum_Nullable_Int64_Never
Public method Sum_Nullable_Int64_Overflow
Public method Sum_Nullable_Int64_Return
Public method Sum_Nullable_Int64_Some
Public method Sum_Nullable_Int64_Throw
Public method ToArray_ArgumentChecking
Public method ToArray_Completed
Public method ToArray_Disposed
Public method ToArray_Error
Public method ToDictionary_ArgumentChecking
Public method ToDictionary_Completed
Public method ToDictionary_Default
Public method ToDictionary_Disposed
Public method ToDictionary_Error
Public method ToDictionary_MultipleAdd
Public method ToList_ArgumentChecking
Public method ToList_Completed
Public method ToList_Disposed
Public method ToList_Error
Public method ToLookup_ArgumentChecking
Public method ToLookup_Completed
Public method ToLookup_Contains
Public method ToLookup_Default
Public method ToLookup_Disposed
Public method ToLookup_Error
Public method ToLookup_Groups
Public method ToLookup_Groups_2
Public method ToString (Inherited from Object.)

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ReactiveTests.Tests Namespace