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
}
func NewTestConfig ¶
func NewTestConfig(component string, allOperations bool, operations []string, conf map[string]interface{}) TestConfig
Click to show internal directories.
Click to hide internal directories.