# Functions
NewBigSegmentStoreTestSuite creates an BigSegmentStoreTestSuite for testing some implementation of BigSegmentStore.
NewPersistentDataStoreTestSuite creates a PersistentDataStoreTestSuite for testing some implementation of PersistentDataStore.
# Structs
BigSegmentStoreTestSuite provides a configurable test suite for all implementations of BigSegmentStore.
PersistentDataStoreTestSuite provides a configurable test suite for all implementations of PersistentDataStore.