Documentation ¶
Index ¶
- func AssertSpan(t *testing.T, expected map[string]interface{}, actualSpan *trace.Span)
- func AssertSpanWithError(t *testing.T, span *trace.Span, err ErrorAssertion)
- func AssertSpanWithNoError(t *testing.T, span *trace.Span)
- func AssertSpanWithTags(t *testing.T, span *trace.Span, expected map[string]string)
- type ErrorAssertion
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertSpan ¶
func AssertSpanWithError ¶ added in v1.1.0
func AssertSpanWithError(t *testing.T, span *trace.Span, err ErrorAssertion)
func AssertSpanWithNoError ¶ added in v1.1.0
Types ¶
Click to show internal directories.
Click to hide internal directories.