Documentation ¶ Index ¶ func TestEntryCreate(t *testing.T, s store.Store) func TestEntryGetEntries(t *testing.T, s store.Store) func TestEntryNotFound(t *testing.T, s store.Store) func TestLastEntry(t *testing.T, s store.Store) func TestSuite(t *testing.T, f Factory) type Factory Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func TestEntryCreate ¶ func TestEntryCreate(t *testing.T, s store.Store) func TestEntryGetEntries ¶ func TestEntryGetEntries(t *testing.T, s store.Store) func TestEntryNotFound ¶ func TestEntryNotFound(t *testing.T, s store.Store) func TestLastEntry ¶ func TestLastEntry(t *testing.T, s store.Store) func TestSuite ¶ func TestSuite(t *testing.T, f Factory) Types ¶ type Factory ¶ type Factory func(t *testing.T) (store.Store, func()) Source Files ¶ View all Source files testing.go Click to show internal directories. Click to hide internal directories.