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
$exporter
private
LogsExporter
$exporter
$transport
private
MockObject
$transport
Methods
setUp()
public
setUp() : void
test_export_success()
public
test_export_success() : void
test_export_with_invalid_response()
public
test_export_with_invalid_response() : void
test_export_with_transport_failure()
public
test_export_with_transport_failure() : void
test_force_flush()
public
test_force_flush() : void
test_shutdown()
public
test_shutdown() : void