|
Kinetica C# API
Version 7.2.3.1
|
Tests for aggregate endpoints. More...
Public Member Functions | |
| void | TestAggregateUniqueBasic () |
| void | TestAggregateUniqueNumeric () |
| void | TestAggregateUniqueWithLimit () |
| void | TestAggregateUniqueEmptyTable () |
| void | TestAggregateMinMaxBasic () |
| void | TestAggregateMinMaxDoubleColumn () |
| void | TestAggregateMinMaxSingleValue () |
| void | TestAggregateHistogramBasic () |
| void | TestAggregateHistogramUnevenDistribution () |
| void | TestAggregateHistogramEmptyTable () |
| void | TestAggregateHistogramSingleBin () |
| void | TestAggregateStatisticsBasic () |
| void | TestAggregateStatisticsAllStats () |
| void | TestAggregateStatisticsEmptyTable () |
| void | TestAggregateGroupByCount () |
| void | TestAggregateGroupByWithAggregates () |
| void | TestAggregateGroupByMultipleColumns () |
| void | TestAggregateGroupByEmptyTable () |
| void | TestAggregateGroupByWithLimit () |
Tests for aggregate endpoints.
These tests mirror the Rust aggregate_tests.rs implementation.
Definition at line 14 of file AggregateTests.cs.
|
inline |
Definition at line 250 of file AggregateTests.cs.
|
inline |
Definition at line 301 of file AggregateTests.cs.
|
inline |
Definition at line 277 of file AggregateTests.cs.
|
inline |
Definition at line 264 of file AggregateTests.cs.
|
inline |
Definition at line 313 of file AggregateTests.cs.
|
inline |
Definition at line 144 of file AggregateTests.cs.
|
inline |
Definition at line 175 of file AggregateTests.cs.
|
inline |
Definition at line 190 of file AggregateTests.cs.
|
inline |
Definition at line 161 of file AggregateTests.cs.
|
inline |
Definition at line 103 of file AggregateTests.cs.
|
inline |
Definition at line 115 of file AggregateTests.cs.
|
inline |
Definition at line 128 of file AggregateTests.cs.
|
inline |
Definition at line 221 of file AggregateTests.cs.
|
inline |
Definition at line 207 of file AggregateTests.cs.
|
inline |
Definition at line 235 of file AggregateTests.cs.
|
inline |
Definition at line 48 of file AggregateTests.cs.
|
inline |
Definition at line 87 of file AggregateTests.cs.
|
inline |
Definition at line 61 of file AggregateTests.cs.
|
inline |
Definition at line 74 of file AggregateTests.cs.