integration

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestDB

type TestDB struct {
	Pool      capepg.Pool
	RootDBURL *url.URL
	TestDBURL *url.URL
	DBName    string
}

func CreateTestDB

func CreateTestDB() (*TestDB, error)

func (*TestDB) Setup

func (t *TestDB) Setup(ctx context.Context) error

func (*TestDB) Teardown

func (t *TestDB) Teardown(ctx context.Context) error

Jump to

Keyboard shortcuts

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