psqltest

package
v0.0.0-...-e145186 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 11, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package psqltest is a similar package to net/http/http test This package provides utilities for testing psql services.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDB

func NewDB(t *testing.T) *sql.DB

NewDB returns a new transaction DB connection.

func Pollute

func Pollute(pollution interface{}, db *sql.DB) error

Pollute is a function to insert data in a database based on a YAML. Used only for testing.

func Register

func Register(dsn string)

Register is a wrapper over txdb.Register. Used to register the txdb driver.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL