Class TestSpanReporter

java.lang.Object
io.micrometer.tracing.exporter.TestSpanReporter
All Implemented Interfaces:
SpanReporter, AutoCloseable

public class TestSpanReporter extends Object implements SpanReporter
SpanReporter with access to stored FinishedSpan.
Since:
1.3.0
  • Constructor Details

    • TestSpanReporter

      public TestSpanReporter()
  • Method Details