TracerProviderTest
extends TestCase
in package
Attributes
- #[CoversClass]
- \OpenTelemetry\SDK\Trace\TracerProvider::class
Table of Contents
Methods
- test_equal_for_same_name_with_schema_and_version() : void
- test_equal_for_same_name_with_version() : void
- test_equal_for_same_name_without_version() : void
- test_force_flush() : void
- test_get_sampler() : void
- test_get_tracer_returns_noop_tracer_after_shutdown() : void
- test_shutdown() : void
- test_update_configurator_updates_tracers() : void
Methods
test_equal_for_same_name_with_schema_and_version()
public
test_equal_for_same_name_with_schema_and_version() : void
Attributes
- #[Group]
- 'trace-compliance'
test_equal_for_same_name_with_version()
public
test_equal_for_same_name_with_version() : void
test_equal_for_same_name_without_version()
public
test_equal_for_same_name_without_version() : void
test_force_flush()
public
test_force_flush() : void
Attributes
- #[Group]
- 'trace-compliance'
test_get_sampler()
public
test_get_sampler() : void
test_get_tracer_returns_noop_tracer_after_shutdown()
public
test_get_tracer_returns_noop_tracer_after_shutdown() : void
Attributes
- #[Group]
- 'trace-compliance'
test_shutdown()
public
test_shutdown() : void
Attributes
- #[Group]
- 'trace-compliance'
test_update_configurator_updates_tracers()
public
test_update_configurator_updates_tracers() : void