# Functions

DeepEqual compares the expected and actual values using reflect.DeepEqual.
GetDSN returns the data source name for the database connection.
NewTestDB creates a new database connection (for internal use).
WithDBName sets the database name for the connection.

# Type aliases

No description provided by the author