OpenTelemetry PHP

BaggageTest extends TestCase
in package

Attributes
#[CoversClass]
\OpenTelemetry\API\Baggage\Baggage::class

Table of Contents

Methods

test_baggage_from_context_default_context()  : void
test_current()  : void
test_current_empty()  : void
test_get_all()  : void
test_get_baggage_explicit_context()  : void
test_get_current_baggage_default()  : void
test_get_current_baggage_sets_correct_context()  : void
test_get_entry_missing()  : void
test_get_entry_present()  : void
test_get_entry_present_no_metadata()  : void
test_get_value_missing()  : void
test_get_value_present()  : void
test_to_builder()  : void

Methods

test_baggage_from_context_default_context()

public test_baggage_from_context_default_context() : void

test_current_empty()

public test_current_empty() : void

test_get_baggage_explicit_context()

public test_get_baggage_explicit_context() : void

test_get_current_baggage_default()

public test_get_current_baggage_default() : void

test_get_current_baggage_sets_correct_context()

public test_get_current_baggage_sets_correct_context() : void

test_get_entry_missing()

public test_get_entry_missing() : void

test_get_entry_present()

public test_get_entry_present() : void

test_get_entry_present_no_metadata()

public test_get_entry_present_no_metadata() : void

test_get_value_missing()

public test_get_value_missing() : void

test_get_value_present()

public test_get_value_present() : void

        
On this page

Search results