package
Version:
v1.6.6
Opens a new window with list of versions in this module.
Published: Jun 17, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func RunTest(t *testing.T, fn func(db *sql.DB, mock sqlmock.Sqlmock))
RunTest runs a test function with a mock database.
func RunTxTest(t *testing.T, f func(tx *sql.Tx, mock sqlmock.Sqlmock))
RunTxTest runs a test function with a mock database in a transaction.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.