dbtest

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StorageBatch

func StorageBatch(t *testing.T, s storage.Table)

StorageBatch is a dbtest helper method

func StorageBatchAndTrans

func StorageBatchAndTrans(t *testing.T, s storage.Table)

StorageBatchAndTrans is a dbtest helper method

func StorageDBCloseForTransOpen

func StorageDBCloseForTransOpen(t *testing.T, s storage.Table, db storage.Storage)

StorageDBCloseForTransOpen is a dbtest helper method

func StorageDel

func StorageDel(t *testing.T, s storage.Table)

StorageDel is a dbtest helper method

func StorageFillData

func StorageFillData(t *testing.T, s storage.Table, count int) func(storage.Table)

StorageFillData is a dbtest helper method

func StorageGenDataWithVerification

func StorageGenDataWithVerification(t *testing.T, s storage.Table, name string, count int) func(storage.Table)

StorageGenDataWithVerification is a dbtest helper method

func StorageIterKeys

func StorageIterKeys(t *testing.T, s storage.Operations) func(*testing.T, storage.Operations)

StorageIterKeys is a dbtest helper method

func StorageIterKeysCancel

func StorageIterKeysCancel(t *testing.T, s storage.Operations) func(*testing.T, storage.Operations)

StorageIterKeysCancel is a dbtest helper method

func StorageIterKeysWithPrefix

func StorageIterKeysWithPrefix(t *testing.T, s storage.Operations) func(*testing.T, storage.Operations)

StorageIterKeysWithPrefix is a dbtest helper method

func StorageIterKeysWithPrefixCancel

func StorageIterKeysWithPrefixCancel(t *testing.T, s storage.Operations) func(*testing.T, storage.Operations)

StorageIterKeysWithPrefixCancel is a dbtest helper method

func StorageKeys

func StorageKeys(t *testing.T, s storage.Operations) func(*testing.T, storage.Operations)

StorageKeys is a dbtest helper method

func StorageMultiTrans

func StorageMultiTrans(t *testing.T, s storage.Storage)

StorageMultiTrans is a dbtest helper method

func StorageMultiTransTable

func StorageMultiTransTable(t *testing.T, s storage.Table)

StorageMultiTransTable is a dbtest helper method

func StoragePrefixKeys

func StoragePrefixKeys(t *testing.T, s storage.Operations, count int) func(*testing.T, storage.Operations)

StoragePrefixKeys is a dbtest helper method

func StoragePrefixKeysRand

func StoragePrefixKeysRand(t *testing.T, s storage.Operations) func(*testing.T, storage.Operations)

StoragePrefixKeysRand is a dbtest helper method

func StoragePutGetDelTest

func StoragePutGetDelTest(s storage.Table, k, v []byte) func(*testing.T)

StoragePutGetDelTest is a dbtest helper method

func StorageSyncTransaction

func StorageSyncTransaction(t *testing.T, s storage.Table)

StorageSyncTransaction is a dbtest helper method

func StorageTransClosed

func StorageTransClosed(t *testing.T, s storage.Table)

StorageTransClosed is a dbtest helper method

func StorageTransKeysWithPrefix

func StorageTransKeysWithPrefix(t *testing.T, s storage.Table)

StorageTransKeysWithPrefix is a dbtest helper method

func StorageTransKeysWithPrefixRand

func StorageTransKeysWithPrefixRand(t *testing.T, s storage.Table)

StorageTransKeysWithPrefixRand is a dbtest helper method

func StorageTransOps

func StorageTransOps(t *testing.T, s storage.Table)

StorageTransOps is a dbtest helper method

Types

This section is empty.

Jump to

Keyboard shortcuts

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