NoopSpanBuilderTest
extends TestCase
in package
Attributes
- #[CoversClass]
- \OpenTelemetry\API\Trace\NoopSpanBuilder::class
Table of Contents
Methods
- test_add_link() : void
- test_noop_created_span_doesnt_use_current_context_if_no_parent() : void
- test_noop_created_span_removes_is_recording_flag() : void
- test_noop_created_span_uses_current_context() : void
- test_noop_created_span_uses_provided_context() : void
- test_set_attribute() : void
- test_set_attributes() : void
- test_set_no_parent() : void
- test_set_parent() : void
- test_set_span_kind() : void
- test_set_start_timestamp() : void
- test_start_span() : void
Methods
test_add_link()
public
test_add_link() : void
test_noop_created_span_doesnt_use_current_context_if_no_parent()
public
test_noop_created_span_doesnt_use_current_context_if_no_parent() : void
test_noop_created_span_removes_is_recording_flag()
public
test_noop_created_span_removes_is_recording_flag() : void
test_noop_created_span_uses_current_context()
public
test_noop_created_span_uses_current_context() : void
test_noop_created_span_uses_provided_context()
public
test_noop_created_span_uses_provided_context() : void
test_set_attribute()
public
test_set_attribute() : void
test_set_attributes()
public
test_set_attributes() : void
test_set_no_parent()
public
test_set_no_parent() : void
test_set_parent()
public
test_set_parent() : void
test_set_span_kind()
public
test_set_span_kind() : void
test_set_start_timestamp()
public
test_set_start_timestamp() : void
test_start_span()
public
test_start_span() : void