OpenTelemetry PHP

TracerSharedStateTest extends TestCase
in package

Attributes
#[CoversClass]
\OpenTelemetry\SDK\Trace\TracerSharedState::class

Table of Contents

Properties

$idGenerator  : IdGeneratorInterface
$resourceInfo  : ResourceInfo
$sampler  : SamplerInterface
$spanLimits  : SpanLimits

Methods

test_construct_multiple_span_processors()  : void
test_construct_no_span_processors()  : void
test_construct_one_span_processor()  : void
test_getters()  : void
test_sets_noop_as_default_span_processor()  : void
test_shutdown()  : void
setUp()  : void
construct()  : TracerSharedState

Properties

Methods

test_construct_multiple_span_processors()

public test_construct_multiple_span_processors() : void

test_sets_noop_as_default_span_processor()

public test_sets_noop_as_default_span_processor() : void

        
On this page

Search results