Documentation
¶
Overview ¶
Package tests contains common storage tests and some test utilities.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RetryUntilAvailable ¶
RetryUntilAvailable calls callback repeatedly until callback return nil error or until test timeout will be reached.
func TestStorage ¶
func TestStorage(t *testing.T, storage session.Storage, cred Credentials)
TestStorage runs different tests for given implementations.
Types ¶
Click to show internal directories.
Click to hide internal directories.