Documentation ¶
Index ¶
- func RunTestsuite(t *testing.T, impl store.Store, suite Testsuite)
- func TestFilterLIST(t *testing.T, s store.Store)
- func TestNilStore(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 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.