Crate toasty_driver_integration_suite

Crate toasty_driver_integration_suite 

Source

Modules§

scenarios
stmt
Expression utilities for testing with assert_struct!
tests
Test implementations

Macros§

assert_eq_unordered
generate_driver_tests

Structs§

DriverOp
ExecLog
A wrapper around the operations log that provides a clean API for tests
LoggingDriver
Test
Wraps the Tokio runtime and ensures cleanup happens.
TestResult

Traits§

Setup

Functions§

column
Helper function to get a single ColumnId for specified table and column
columns
Helper function to generate a Vec for specified table and columns
table_id
Helper function to look up TableId by table name (handles database-specific prefixes)