OpenTelemetry PHP

NonRecordingSpanTest extends TestCase
in package

Attributes
#[CoversClass]
\OpenTelemetry\API\Trace\NonRecordingSpan::class

Table of Contents

Properties

$context  : SpanContextInterface|null

Methods

test_add_event()  : void
test_end()  : void
test_get_context()  : void
test_is_recording()  : void
test_record_exception()  : void
test_set_attribute()  : void
test_set_attributes()  : void
test_set_status()  : void
test_update_name()  : void
createNonRecordingSpan()  : NonRecordingSpan
getSpanContextInterfaceMock()  : SpanContextInterface

Properties

Methods


        
On this page

Search results