sqltest

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2018 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

Package sqltest is used for testing sql packages

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AllSQLTests

func AllSQLTests(t *testing.T, db *DB, expectedSpan *tracer.Span)

AllSQLTests applies a sequence of unit tests to check the correct tracing of sql features.

Types

type DB

type DB struct {
	*sql.DB
	Tracer     *tracer.Tracer
	Transport  *tracertest.DummyTransport
	DriverName string
}

DB is a struct dedicated for testing

Jump to

Keyboard shortcuts

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