eosdbtest

package
v0.1.1-docker Latest Latest
Warning

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

Go to latest
Published: May 12, 2020 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TestAll

func TestAll(t *testing.T, driverName string, driverFactory DriverFactory)

func TestAllAccountsReader

func TestAllAccountsReader(t *testing.T, driverName string, driverFactory DriverFactory)

func TestAllDbReader

func TestAllDbReader(t *testing.T, driverName string, driverFactory DriverFactory)

func TestAllDbWriter

func TestAllDbWriter(t *testing.T, driverName string, driverFactory DriverFactory)

func TestAllTimelineExplorer

func TestAllTimelineExplorer(t *testing.T, driverName string, driverFactory DriverFactory)

func TestAllTransactionsReader

func TestAllTransactionsReader(t *testing.T, driverName string, driverFactory DriverFactory)

func TestBlock

func TestBlock(t *testing.T, blkId string, previousBlkId string, trxTraceJSONs ...string) *pbcodec.Block

func TestBlockIDAfter

func TestBlockIDAfter(t *testing.T, driverFactory DriverFactory)

func TestBlockIDAt

func TestBlockIDAt(t *testing.T, driverFactory DriverFactory)

func TestBlockIDBefore

func TestBlockIDBefore(t *testing.T, driverFactory DriverFactory)

func TestGetAccount

func TestGetAccount(t *testing.T, driverFactory DriverFactory)

func TestGetBlock

func TestGetBlock(t *testing.T, driverFactory DriverFactory)

func TestGetBlockByNum

func TestGetBlockByNum(t *testing.T, driverFactory DriverFactory)

func TestGetClosestIrreversibleIDAtBlockNum

func TestGetClosestIrreversibleIDAtBlockNum(t *testing.T, driverFactory DriverFactory)

func TestGetIrreversibleIDAtBlockID

func TestGetIrreversibleIDAtBlockID(t *testing.T, driverFactory DriverFactory)

func TestGetLastWrittenBlockID

func TestGetLastWrittenBlockID(t *testing.T, driverFactory DriverFactory)

func TestGetTransactionEvents

func TestGetTransactionEvents(t *testing.T, driverFactory DriverFactory)

func TestGetTransactionEventsBatch

func TestGetTransactionEventsBatch(t *testing.T, driverFactory DriverFactory)

func TestGetTransactionTraces

func TestGetTransactionTraces(t *testing.T, driverFactory DriverFactory)

func TestGetTransactionTracesBatch

func TestGetTransactionTracesBatch(t *testing.T, driverFactory DriverFactory)

func TestListAccountNames

func TestListAccountNames(t *testing.T, driverFactory DriverFactory)

func TestListBlocks

func TestListBlocks(t *testing.T, driverFactory DriverFactory)

func TestListSiblingBlocks

func TestListSiblingBlocks(t *testing.T, driverFactory DriverFactory)

func TestPutBlock

func TestPutBlock(t *testing.T, driverFactory DriverFactory)

func TestReadTransactions

func TestReadTransactions(t *testing.T, driverFactory DriverFactory)

func TestUpdateNowIrreversibleBlock

func TestUpdateNowIrreversibleBlock(t *testing.T, driverFactory DriverFactory)

Types

type DriverCleanupFunc

type DriverCleanupFunc func()

type DriverFactory

type DriverFactory func() (eosdb.Driver, DriverCleanupFunc)

Jump to

Keyboard shortcuts

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