Documentation
¶
Index ¶
- func BenchmarkCreate(sb *testing.B, st gkvstore.Store, newStruct func() interface{})
- func BenchmarkRead(sb *testing.B, st gkvstore.Store, newStruct func() interface{})
- func BenchmarkSuite(b *testing.B, st gkvstore.Store)
- func BenchmarkUpdate(sb *testing.B, st gkvstore.Store, newStruct func() interface{})
- func RunTestsuite(t *testing.T, impl store.Store, suite Testsuite)
- func TestCloseStore(t *testing.T, s store.Store)
- func TestFilterLIST(t *testing.T, s store.Store)
- func TestSimpleCRUD(t *testing.T, s store.Store)
- func TestSortCreatedAscLIST(t *testing.T, s store.Store)
- func TestSortCreatedDscLIST(t *testing.T, s store.Store)
- func TestSortNaturalLIST(t *testing.T, s store.Store)
- func TestSortUpdatedAscLIST(t *testing.T, s store.Store)
- func TestSortUpdatedDscLIST(t *testing.T, s store.Store)
- type Testsuite
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BenchmarkCreate ¶
func BenchmarkRead ¶
func BenchmarkUpdate ¶
func TestFilterLIST ¶
Test uses entries from the previous List test
func TestSortCreatedAscLIST ¶
Test uses entries from the previous List test
func TestSortCreatedDscLIST ¶
Test uses entries from the previous List test
func TestSortUpdatedAscLIST ¶
Test uses entries from the previous List test
Types ¶
Click to show internal directories.
Click to hide internal directories.