Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConformanceTests ¶
func ConformanceTests(t *testing.T, props map[string]string, component contribCrypto.SubtleCrypto, config TestConfig)
Types ¶
type TestConfig ¶
type TestConfig struct { utils.CommonConfig Keys []testConfigKey `mapstructure:"keys"` }
func NewTestConfig ¶
Click to show internal directories.
Click to hide internal directories.