OpenTelemetry PHP

TracerConfigTest extends TestCase
in package

Attributes
#[CoversNothing]

Table of Contents

Methods

test_disable_scope_then_enable()  : void
test_disable_scopes()  : void
If a Tracer is disabled, it MUST behave equivalently to No-op Tracer
test_reenable_enables_tracer()  : void

Methods

test_disable_scope_then_enable()

public test_disable_scope_then_enable() : void

test_disable_scopes()

If a Tracer is disabled, it MUST behave equivalently to No-op Tracer

public test_disable_scopes() : void
Attributes
#[Group]
'trace-compliance'

test_reenable_enables_tracer()

public test_reenable_enables_tracer() : void

        
On this page

Search results