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 configuration.Store, updater configupdater.Updater, config TestConfig, component string)
Types ¶
type TestConfig ¶
type TestConfig struct {
utils.CommonConfig
}
func NewTestConfig ¶
func NewTestConfig(componentName string, operations []string, configMap map[string]interface{}) TestConfig
Click to show internal directories.
Click to hide internal directories.