Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConformanceTests ¶
func ConformanceTests(t *testing.T, props map[string]string, store secretstores.SecretStore, config TestConfig)
Types ¶
type TestConfig ¶
type TestConfig struct {
utils.CommonConfig
}
creating this struct so that it can be expanded later.
func NewTestConfig ¶
func NewTestConfig(name string, operations []string) TestConfig
Click to show internal directories.
Click to hide internal directories.