Documentation ¶ Index ¶ func RunTests(t *testing.T, indexer index.Indexer, clearIndex func() error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func RunTests ¶ func RunTests(t *testing.T, indexer index.Indexer, clearIndex func() error) RunTests runs compliance tests for the given Indexer implementation. clearIndex is a function that must clear the entire storage so that tests can assume a clean state. Types ¶ This section is empty. Source Files ¶ View all Source files compliance.go Click to show internal directories. Click to hide internal directories.