MultiSpanProcessorTest
extends TestCase
in package
Attributes
- #[CoversClass]
- \OpenTelemetry\SDK\Trace\SpanProcessor\MultiSpanProcessor::class
Table of Contents
Properties
- $spanProcessors : array<string|int, mixed>
Methods
- test_add_span_processor() : void
- test_force_flush() : void
- test_force_flush_one_failed() : void
- test_get_span_processors() : void
- test_on_end() : void
- test_on_start() : void
- test_shutdown() : void
- test_shutdown_one_failed() : void
- createMultiSpanProcessor() : MultiSpanProcessor
- getSpanProcessors() : array<string|int, mixed>
Properties
$spanProcessors
private
array<string|int, mixed>
$spanProcessors
= []
Methods
test_add_span_processor()
public
test_add_span_processor() : void
test_force_flush()
public
test_force_flush() : void
test_force_flush_one_failed()
public
test_force_flush_one_failed() : void
test_get_span_processors()
public
test_get_span_processors() : void
test_on_end()
public
test_on_end() : void
test_on_start()
public
test_on_start() : void
test_shutdown()
public
test_shutdown() : void
test_shutdown_one_failed()
public
test_shutdown_one_failed() : void
createMultiSpanProcessor()
private
createMultiSpanProcessor() : MultiSpanProcessor
Return values
MultiSpanProcessorgetSpanProcessors()
private
getSpanProcessors() : array<string|int, mixed>