DebugScopeTest
extends TestCase
in package
FinalYes
Attributes
- #[CoversClass]
- \OpenTelemetry\Context\DebugScope::class
- #[CoversClass]
- \OpenTelemetry\Context\Context::class
Table of Contents
Methods
- setUp() : void
- tearDown() : void
- test_debug_scope_enabled_by_default() : void
- test_detached_scope_detach() : void
- test_disable_debug_scope_using_assertion_mode() : void
- test_disable_debug_scope_using_otel_php_debug_scopes_disabled() : void
- test_inactive_scope_detach() : void
- test_missing_scope_detach() : void
- test_order_mismatch_scope_detach() : void
Methods
setUp()
public
setUp() : void
tearDown()
public
tearDown() : void
test_debug_scope_enabled_by_default()
public
test_debug_scope_enabled_by_default() : void
test_detached_scope_detach()
public
test_detached_scope_detach() : void
test_disable_debug_scope_using_assertion_mode()
public
test_disable_debug_scope_using_assertion_mode() : void
test_disable_debug_scope_using_otel_php_debug_scopes_disabled()
public
test_disable_debug_scope_using_otel_php_debug_scopes_disabled() : void
Attributes
- #[BackupGlobals]
- true
test_inactive_scope_detach()
public
test_inactive_scope_detach() : void
test_missing_scope_detach()
public
test_missing_scope_detach() : void
test_order_mismatch_scope_detach()
public
test_order_mismatch_scope_detach() : void