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.
- test_
runtime - Returns a process-wide
Runtimesuitable for tests that need to construct aTableoutside a tokio context.