Versions in this module Expand all Collapse all v0 v0.0.1 Jul 30, 2018 Changes in this version + func NewStorage() (storage.BackendConnector, error) + func NewTestSuite(model *suite.Model) (storage.TestSuite, error) + type TestSuite struct + func (ts *TestSuite) Cleanup() + func (ts *TestSuite) Storage() storage.Backend + func (ts *TestSuite) StorageHumanReadableName() string