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 TestConfig ¶
type TestConfig struct { utils.CommonConfig BadEtag string `mapstructure:"badEtag"` }
func NewTestConfig ¶
Click to show internal directories.
Click to hide internal directories.