|
Kinetica C# API
Version 7.2.3.1
|
Async integration tests for core API functionality. More...
Public Member Functions | |
| async Task | TestHasTypeAsync () |
| async Task | TestHasTableAsync () |
| async Task | TestCreateAndClearTableAsync () |
| async Task | TestShowSystemPropertiesAsync () |
| async Task | TestShowSystemStatusAsync () |
| async Task | TestConcurrentAsyncOperations () |
| async Task | TestAsyncWithCancellationToken () |
Async integration tests for core API functionality.
These tests verify that async methods in KineticaFunctions.cs work correctly.
Definition at line 16 of file AsyncBasicTests.cs.
|
inline |
Definition at line 205 of file AsyncBasicTests.cs.
|
inline |
Definition at line 159 of file AsyncBasicTests.cs.
|
inline |
Definition at line 89 of file AsyncBasicTests.cs.
|
inline |
Definition at line 52 of file AsyncBasicTests.cs.
|
inline |
Definition at line 19 of file AsyncBasicTests.cs.
|
inline |
Definition at line 128 of file AsyncBasicTests.cs.
|
inline |
Definition at line 146 of file AsyncBasicTests.cs.