OpenTelemetry PHP

ScopeTest extends TestCase
in package

Attributes
#[CoversClass]
\OpenTelemetry\Context\ContextStorageNode::class

Table of Contents

Methods

test_detached_scope_detach()  : void
test_inactive_scope_detach()  : void
test_nested_scope()  : void
test_order_mismatch_scope_detach()  : void
test_order_mismatch_scope_detach_depth()  : void
test_scope_close_restores_context()  : void
test_scope_context_returns_context_of_scope()  : void
test_scope_local_storage_is_preserved_between_attach_and_scope()  : void

Methods

test_detached_scope_detach()

public test_detached_scope_detach() : void

test_inactive_scope_detach()

public test_inactive_scope_detach() : void

test_nested_scope()

public test_nested_scope() : void

test_order_mismatch_scope_detach()

public test_order_mismatch_scope_detach() : void

test_order_mismatch_scope_detach_depth()

public test_order_mismatch_scope_detach_depth() : void

test_scope_close_restores_context()

public test_scope_close_restores_context() : void

test_scope_context_returns_context_of_scope()

public test_scope_context_returns_context_of_scope() : void

test_scope_local_storage_is_preserved_between_attach_and_scope()

public test_scope_local_storage_is_preserved_between_attach_and_scope() : void

        
On this page

Search results