|
Kinetica C# API
Version 7.2.3.1
|
Tests for get_records endpoint. More...
Public Member Functions | |
| void | TestGetRecordsAll () |
| void | TestGetRecordsPagination () |
| void | TestGetRecordsWithFilter () |
| void | TestGetRecordsWithSorting () |
| void | TestGetRecordsLimitZero () |
| void | TestGetRecordsFromEmptyTable () |
| void | TestGetRecordsOffsetBeyondEnd () |
Tests for get_records endpoint.
These tests mirror the Rust get_records_tests.rs implementation.
Definition at line 14 of file GetRecordsTests.cs.
|
inline |
Definition at line 33 of file GetRecordsTests.cs.
|
inline |
Definition at line 107 of file GetRecordsTests.cs.
|
inline |
Definition at line 94 of file GetRecordsTests.cs.
|
inline |
Definition at line 120 of file GetRecordsTests.cs.
|
inline |
Definition at line 45 of file GetRecordsTests.cs.
|
inline |
Definition at line 68 of file GetRecordsTests.cs.
|
inline |
Definition at line 80 of file GetRecordsTests.cs.