Documentation ¶
Index ¶
- func Append(t TestingT, store cloudstorage.Store)
- func BasicRW(t TestingT, store cloudstorage.Store)
- func Clearstore(t TestingT, store cloudstorage.Store)
- func Copy(t TestingT, store cloudstorage.Store)
- func ListObjsAndFolders(t TestingT, store cloudstorage.Store)
- func Move(t TestingT, store cloudstorage.Store)
- func MultipleRW(t TestingT, store cloudstorage.Store, conf *cloudstorage.Config)
- func NewObjectWithExisting(t TestingT, store cloudstorage.Store)
- func RunTests(t TestingT, s cloudstorage.Store, conf *cloudstorage.Config)
- func Setup()
- func StoreSetup(t TestingT, store cloudstorage.Store)
- func TestReadWriteCloser(t TestingT, store cloudstorage.Store)
- func Truncate(t TestingT, store cloudstorage.Store)
- type TestingT
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Append ¶
func Append(t TestingT, store cloudstorage.Store)
func BasicRW ¶
func BasicRW(t TestingT, store cloudstorage.Store)
func Clearstore ¶
func Clearstore(t TestingT, store cloudstorage.Store)
func Copy ¶
func Copy(t TestingT, store cloudstorage.Store)
func ListObjsAndFolders ¶
func ListObjsAndFolders(t TestingT, store cloudstorage.Store)
func Move ¶
func Move(t TestingT, store cloudstorage.Store)
func MultipleRW ¶
func MultipleRW(t TestingT, store cloudstorage.Store, conf *cloudstorage.Config)
func NewObjectWithExisting ¶
func NewObjectWithExisting(t TestingT, store cloudstorage.Store)
func RunTests ¶
func RunTests(t TestingT, s cloudstorage.Store, conf *cloudstorage.Config)
func Setup ¶
func Setup()
Setup enables -vv verbose logging or sends logs to /dev/null env var VERBOSELOGS=true was added to support verbose logging with alltests
func StoreSetup ¶
func StoreSetup(t TestingT, store cloudstorage.Store)
func TestReadWriteCloser ¶
func TestReadWriteCloser(t TestingT, store cloudstorage.Store)
func Truncate ¶
func Truncate(t TestingT, store cloudstorage.Store)
Types ¶
Click to show internal directories.
Click to hide internal directories.