Skip to main content

Module test_utils

Module test_utils 

Source
Expand description

Test utilities. This module is pub just for internal testing. It is subject to change and is not intended to be used by external users.

Functionsยง

check_record_batches
Snapshot testing to check the resulting record batch.
make_encrypted_table
Build a table backed by the V3 encryption fixture and an in-memory KMS, so it has an EncryptionManager.
test_runtime
Returns a process-wide Runtime suitable for tests that need to construct a Table outside a tokio context.