Documentation ¶
Overview ¶
Package test contains a backend acceptance test suite that is backend implementation independant each backend will use the suite to test itself
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestBackend ¶
Types ¶
type BackendSuite ¶
func (*BackendSuite) BasicCRUD ¶
func (s *BackendSuite) BasicCRUD(c *C)
func (*BackendSuite) Expiration ¶
func (s *BackendSuite) Expiration(c *C)
func (*BackendSuite) Locking ¶
func (s *BackendSuite) Locking(c *C)
func (*BackendSuite) ValueAndTTL ¶
func (s *BackendSuite) ValueAndTTL(c *C)
Click to show internal directories.
Click to hide internal directories.