OpenTelemetry PHP

AbstractExporterTestCase extends MockeryTestCase
in package

AbstractYes
Tags
psalm-suppress

UndefinedInterfaceMethod

Table of Contents

Properties

$future  : FutureInterface
$transport  : TransportInterface

Methods

createExporterWithTransport()  : SpanExporterInterface
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 abstract getExporterClass() : string
Return values
string

        
On this page

Search results