Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConformanceTests ¶
func ConformanceTests(t *testing.T, props map[string]string, statestore state.Store, config TestConfig)
ConformanceTests runs conf tests for state store.
Types ¶
type StructType ¶ added in v1.13.0
type TestConfig ¶
type TestConfig struct { utils.CommonConfig BadEtag string `mapstructure:"badEtag"` }
func NewTestConfig ¶
func NewTestConfig(component string, operations []string, configMap map[string]interface{}) (TestConfig, error)
Click to show internal directories.
Click to hide internal directories.