package
1.3.0
Repository: https://github.com/trustbloc/did-go.git
Documentation: pkg.go.dev

# Functions

SkipIteratorTotalItemTests causes all checks of an iterator's TotalItems method to be skipped.
SkipOpenStoreSetGetStoreConfigTests causes the tests in TestProviderOpenStoreSetGetConfig to be skipped.
SkipSortTests skips all tests that do queries with sort options.
TestAll tests common storage functionality.
TestProviderClose tests common Provider Close functionality.
TestProviderGetOpenStores tests common Provider GetOpenStores functionality.
TestProviderOpenStoreSetGetConfig tests common Provider OpenStore, SetStoreConfig, and GetStoreConfig functionality.
TestPutGet tests common Store Put and Get functionality.
TestStoreBatch tests common Store Batch functionality.
TestStoreClose tests common Store Close functionality.
TestStoreDelete tests common Store Delete functionality.
TestStoreFlush tests common Store Flush functionality.
TestStoreGetBulk tests common Store GetBulk functionality.
TestStoreGetTags tests common Store GetTags functionality.
TestStoreQuery tests common Store Query functionality.
TestStoreQueryWithSortingAndInitialPageOptions tests common Store Query functionality when the sorting and initial page options are used.

# Type aliases

TestOption is an option for test behaviour.