ContextTest
extends TestCase
in package
Attributes
- #[CoversClass]
- \OpenTelemetry\Context\Context::class
Table of Contents
Methods
- test_activate() : void
- test_attach_and_detach_set_current_ctx() : void
- test_ctx_can_store_scalar_array_null_and_obj() : void
- test_ctx_can_store_values_by_key() : void
- test_ctx_key_names_are_not_ids() : void
- test_ctx_value_not_found_returns_null() : void
- test_ctx_value_overwrite_null_returns_null() : void
- test_debug_scopes_disabled_env_var() : void
- test_debug_scopes_disabled_falsey_env() : void
- test_debug_scopes_disabled_falsey_server() : void
- test_debug_scopes_disabled_order_server() : void
- test_debug_scopes_disabled_server_var() : void
- test_empty_ctx_keys_are_valid() : void
- test_reusing_key_overwrites_value() : void
- test_set_does_not_mutate_the_original() : void
- test_set_get_span_key() : void
- test_storage_order_doesnt_matter() : void
- test_with_context_value_calls_store_in_context() : void
Methods
test_activate()
public
test_activate() : void
test_attach_and_detach_set_current_ctx()
public
test_attach_and_detach_set_current_ctx() : void
test_ctx_can_store_scalar_array_null_and_obj()
public
test_ctx_can_store_scalar_array_null_and_obj() : void
test_ctx_can_store_values_by_key()
public
test_ctx_can_store_values_by_key() : void
test_ctx_key_names_are_not_ids()
public
test_ctx_key_names_are_not_ids() : void
test_ctx_value_not_found_returns_null()
public
test_ctx_value_not_found_returns_null() : void
test_ctx_value_overwrite_null_returns_null()
public
test_ctx_value_overwrite_null_returns_null() : void
test_debug_scopes_disabled_env_var()
public
test_debug_scopes_disabled_env_var() : void
test_debug_scopes_disabled_falsey_env()
public
test_debug_scopes_disabled_falsey_env() : void
test_debug_scopes_disabled_falsey_server()
public
test_debug_scopes_disabled_falsey_server() : void
test_debug_scopes_disabled_order_server()
public
test_debug_scopes_disabled_order_server() : void
test_debug_scopes_disabled_server_var()
public
test_debug_scopes_disabled_server_var() : void
test_empty_ctx_keys_are_valid()
public
test_empty_ctx_keys_are_valid() : void
test_reusing_key_overwrites_value()
public
test_reusing_key_overwrites_value() : void
test_set_does_not_mutate_the_original()
public
test_set_does_not_mutate_the_original() : void
test_set_get_span_key()
public
test_set_get_span_key() : void
test_storage_order_doesnt_matter()
public
test_storage_order_doesnt_matter() : void
test_with_context_value_calls_store_in_context()
public
test_with_context_value_calls_store_in_context() : void