Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONTestSuite ¶
Types ¶
type TestCase ¶
type TestCase struct { Name string MetricName string MetricType string Tags map[string]string Values map[string]interface{} UID string SID string TokenID string UnsafeParams map[string]interface{} JSONMatcher objmatcher.MapMatcher }
func (TestCase) Params ¶
func (tc TestCase) Params() []metric1log.Param
Click to show internal directories.
Click to hide internal directories.