Documentation ¶
Index ¶
- func Run(datastoreInit kvdb.DatastoreInit, t *testing.T, start StartKvdb, stop StopKvdb)
- func RunAuth(datastoreInit kvdb.DatastoreInit, t *testing.T)
- func RunBasic(datastoreInit kvdb.DatastoreInit, t *testing.T, start StartKvdb, stop StopKvdb)
- func RunControllerTests(datastoreInit kvdb.DatastoreInit, t *testing.T)
- func RunLock(datastoreInit kvdb.DatastoreInit, t *testing.T, start StartKvdb, stop StopKvdb)
- func RunWatch(datastoreInit kvdb.DatastoreInit, t *testing.T, start StartKvdb, stop StopKvdb)
- type StartKvdb
- type StopKvdb
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunAuth ¶
func RunAuth(datastoreInit kvdb.DatastoreInit, t *testing.T)
RunAuth runs the authentication test suite for kvdb
func RunControllerTests ¶
func RunControllerTests(datastoreInit kvdb.DatastoreInit, t *testing.T)
RunControllerTests is a test suite for kvdb controller APIs
Types ¶
Click to show internal directories.
Click to hide internal directories.