OpenTelemetry PHP

LogsExporterTest extends TestCase
in package

Attributes
#[CoversClass]
\OpenTelemetry\Contrib\Otlp\LogsExporter::class

Table of Contents

Properties

$exporter  : LogsExporter
$transport  : MockObject

Methods

setUp()  : void
test_export_success()  : void
test_export_with_invalid_response()  : void
test_export_with_transport_failure()  : void
test_force_flush()  : void
test_shutdown()  : void

Properties

Methods

test_export_with_invalid_response()

public test_export_with_invalid_response() : void

test_export_with_transport_failure()

public test_export_with_transport_failure() : void

        
On this page

Search results