OpenTelemetry PHP

ZipkinExporterTest extends AbstractExporterTestCase
in package

Attributes
#[CoversClass]
\OpenTelemetry\Contrib\Zipkin\Exporter::class

Table of Contents

Properties

$future  : FutureInterface
$transport  : TransportInterface

Methods

createExporterWithTransport()  : Exporter
Must be implemented by concrete TestCases
futureProvider()  : array<string|int, mixed>
getExporterClass()  : string
Must be implemented by concrete TestCases
setUp()  : void
test_export()  : void
test_force_flush()  : void
test_shutdown()  : void
createExporter()  : SpanExporterInterface

Properties

Methods

futureProvider()

public static futureProvider() : array<string|int, mixed>
Return values
array<string|int, mixed>

getExporterClass()

Must be implemented by concrete TestCases

public getExporterClass() : string
Return values
string

        
On this page

Search results