test_impl

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TestCreateTable added in v0.0.4

func TestCreateTable(t *testing.T, prepareStore PrepareStoreFn, destroyStore DestroyStoreFn)

func TestExport

func TestExport(t *testing.T, prepareStore PrepareStoreFn, destroyStore DestroyStoreFn)

func TestImport

func TestImport(t *testing.T, prepareStore PrepareStoreFn, destroyStore DestroyStoreFn)

func TestJoin

func TestJoin(t *testing.T, prepareStore PrepareStoreFn, destroyStore DestroyStoreFn)

func TestPing added in v0.0.4

func TestPing(t *testing.T, prepareStore PrepareStoreFn, destroyStore DestroyStoreFn)

func TestPush added in v0.0.4

func TestPush(t *testing.T, prepareStore PrepareStoreFn, destroyStore DestroyStoreFn)

func TestSnapshot added in v0.0.4

func TestSnapshot(t *testing.T, prepareStore PrepareStoreFn, destroyStore DestroyStoreFn)

func TestTableSchema added in v0.0.4

func TestTableSchema(t *testing.T, prepareStore PrepareStoreFn, destroyStore DestroyStoreFn, prepareSampleTable func(ctx context.Context))

Types

type DestroyStoreFn added in v0.0.4

type DestroyStoreFn func()

type PrepareStoreFn added in v0.0.4

type PrepareStoreFn func(t *testing.T) (context.Context, offline.Store)

Jump to

Keyboard shortcuts

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