Available on crate feature
test-utils
only.Expand description
Collection of database test utilities
Structs§
- A database will delete the db dir when dropped.
Constants§
- Error during database creation
- Error during database open
- Error during database creation
- Error during table creation
- Error during tempdir creation
Functions§
- Create read only database for testing
- Create read/write database for testing
- Create read/write database for testing
- Create
static_files
path for testing - Get a temporary directory path to use for the database