Kinetica   C#   API  Version 7.2.3.1
Kinetica.Tests.IntegrationTests.InsertRecordsTests Class Reference

Tests for insert_records endpoint. More...

Public Member Functions

void TestInsertRecordsJson ()
 
void TestInsertRecordsUpdateOnExistingPk ()
 
void TestInsertRecordsLargeBatch ()
 

Detailed Description

Tests for insert_records endpoint.

These tests mirror the Rust insert_records_tests.rs implementation.

Definition at line 14 of file InsertRecordsTests.cs.

Member Function Documentation

◆ TestInsertRecordsJson()

void Kinetica.Tests.IntegrationTests.InsertRecordsTests.TestInsertRecordsJson ( )
inline

Definition at line 17 of file InsertRecordsTests.cs.

◆ TestInsertRecordsLargeBatch()

void Kinetica.Tests.IntegrationTests.InsertRecordsTests.TestInsertRecordsLargeBatch ( )
inline

Definition at line 82 of file InsertRecordsTests.cs.

◆ TestInsertRecordsUpdateOnExistingPk()

void Kinetica.Tests.IntegrationTests.InsertRecordsTests.TestInsertRecordsUpdateOnExistingPk ( )
inline

Definition at line 45 of file InsertRecordsTests.cs.


The documentation for this class was generated from the following file: