OpenTelemetry PHP

ArrayAccessGetterSetterTest extends TestCase
in package

Attributes
#[CoversClass]
\OpenTelemetry\Context\Propagation\ArrayAccessGetterSetter::class

Table of Contents

Methods

test_get_array_values_from_carrier()  : void
test_get_from_map_array()  : void
test_get_from_unsupported_carrier()  : void
test_get_map_array_access_case()  : void
test_get_numerical_key_from_carrier()  : void
test_keys_from_map_array_access()  : void
test_keys_from_unsupported_carrier()  : void
test_set_empty_key()  : void
test_set_map_array()  : void
test_set_map_array_access()  : void
test_set_map_array_access_case()  : void
test_set_unsupported_carrier()  : void

Methods

test_set_map_array_access_case()

public test_set_map_array_access_case() : void
Tags
psalm-suppress

InvalidArgument,UndefinedInterfaceMethod,PossiblyInvalidArrayAccess


        
On this page

Search results