Kinetica   C#   API  Version 7.2.3.1
Kinetica.AsyncTests.IntegrationTests.AsyncInsertRecordsTests Class Reference

Async tests for insert_records and related endpoints. More...

Public Member Functions

async Task TestInsertRecordsJsonAsync ()
 
async Task TestInsertRecordsUpdateOnExistingPkAsync ()
 
async Task TestInsertRecordsLargeBatchAsync ()
 
async Task TestParallelInsertDifferentTablesAsync ()
 

Detailed Description

Async tests for insert_records and related endpoints.

These tests verify that async insert operations work correctly.

Definition at line 16 of file AsyncInsertRecordsTests.cs.

Member Function Documentation

◆ TestInsertRecordsJsonAsync()

async Task Kinetica.AsyncTests.IntegrationTests.AsyncInsertRecordsTests.TestInsertRecordsJsonAsync ( )
inline

Definition at line 19 of file AsyncInsertRecordsTests.cs.

◆ TestInsertRecordsLargeBatchAsync()

async Task Kinetica.AsyncTests.IntegrationTests.AsyncInsertRecordsTests.TestInsertRecordsLargeBatchAsync ( )
inline

Definition at line 84 of file AsyncInsertRecordsTests.cs.

◆ TestInsertRecordsUpdateOnExistingPkAsync()

async Task Kinetica.AsyncTests.IntegrationTests.AsyncInsertRecordsTests.TestInsertRecordsUpdateOnExistingPkAsync ( )
inline

Definition at line 47 of file AsyncInsertRecordsTests.cs.

◆ TestParallelInsertDifferentTablesAsync()

async Task Kinetica.AsyncTests.IntegrationTests.AsyncInsertRecordsTests.TestParallelInsertDifferentTablesAsync ( )
inline

Definition at line 116 of file AsyncInsertRecordsTests.cs.


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