OpenTelemetry PHP

WeakenTest extends TestCase
in package

FinalYes
Attributes
#[CoversFunction]
'\OpenTelemetry\SDK\Common\Util\weaken'

Table of Contents

Methods

test_weaken_assigns_bound_this_to_target()  : void
test_weaken_is_noop_if_no_bound_this()  : void
test_weaken_preserves_scope()  : void
test_weakened_closure_calls_original_closure()  : void
test_weakened_closure_weakens_bound_this()  : void

Methods

test_weaken_assigns_bound_this_to_target()

public test_weaken_assigns_bound_this_to_target() : void

test_weaken_is_noop_if_no_bound_this()

public test_weaken_is_noop_if_no_bound_this() : void

test_weaken_preserves_scope()

public test_weaken_preserves_scope() : void

test_weakened_closure_calls_original_closure()

public test_weakened_closure_calls_original_closure() : void

test_weakened_closure_weakens_bound_this()

public test_weakened_closure_weakens_bound_this() : void

        
On this page

Search results