Crate sqlplannertest

Source

Structs§

ParsedTestCase
A parsed test case.
PlannerTestApplyOptions
TestCase
Describing a test case.

Traits§

PlannerTestRunner
A planner test runner.

Functions§

discover_tests
discover_tests_with_selections
parse_test_cases
planner_test_apply
planner_test_apply_with_options
planner_test_runner
Test runner based on libtest-mimic.