Class and Description |
---|
MockSpan
MockSpans are created via MockTracer.buildSpan(...), but they are also returned via calls to
MockTracer.finishedSpans().
|
MockSpan.LogEntry |
MockSpan.MockContext
MockContext implements a Dapper-like opentracing.SpanContext with a trace- and span-id.
|
MockSpan.Reference |
MockTracer.Propagator
Propagator allows the developer to intercept and verify any calls to inject() and/or extract().
|
MockTracer.SpanBuilder |
Copyright © 2016–2018 OpenTracing. All rights reserved.