test

package
v0.0.0-...-5ea66d8 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 19 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(datastoreInit kvdb.DatastoreInit, t *testing.T, start StartKvdb, stop StopKvdb)

Run runs the test suite.

func RunAuth

func RunAuth(datastoreInit kvdb.DatastoreInit, t *testing.T)

RunAuth runs the authentication test suite for kvdb

func RunBasic

func RunBasic(datastoreInit kvdb.DatastoreInit, t *testing.T, start StartKvdb, stop StopKvdb)

RunBasic runs the basic test suite.

func RunControllerTests

func RunControllerTests(datastoreInit kvdb.DatastoreInit, t *testing.T)

RunControllerTests is a test suite for kvdb controller APIs

func RunLock

func RunLock(datastoreInit kvdb.DatastoreInit, t *testing.T, start StartKvdb, stop StopKvdb)

RunLock runs the lock test suite.

func RunWatch

func RunWatch(datastoreInit kvdb.DatastoreInit, t *testing.T, start StartKvdb, stop StopKvdb)

RunWatch runs the watch test suite.

Types

type StartKvdb

type StartKvdb func(bool) error

StartKvdb is a func literal.

type StopKvdb

type StopKvdb func() error

StopKvdb is a func literal.

Jump to

Keyboard shortcuts

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