testutil

package
v0.0.0-...-8371fe2 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2016 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Test only package for harness to load, implement SQL tests

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExecSpec

func ExecSpec(t *testing.T, q *QuerySpec)

func Setup

func Setup()

SetupLogging enables -vv verbose logging or sends logs to /dev/null env var VERBOSELOGS=true was added to support verbose logging with alltests

func TestSelect

func TestSelect(t *testing.T, sql string, expects [][]driver.Value)

func TestSelectErr

func TestSelectErr(t *testing.T, sql string, expects [][]driver.Value)

Types

type QuerySpec

type QuerySpec struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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