MeterProviderTest
extends TestCase
in package
FinalYes
Attributes
- #[CoversClass]
- \OpenTelemetry\SDK\Metrics\MeterProvider::class
Table of Contents
Methods
- test_disable() : void
- test_force_flush_calls_metric_reader_force_flush() : void
- test_get_meter_creates_instrumentation_scope_with_given_arguments() : void
- test_get_meter_returns_noop_meter_after_shutdown() : void
- test_shutdown_calls_metric_reader_shutdown() : void
Methods
test_disable()
public
test_disable() : void
test_force_flush_calls_metric_reader_force_flush()
public
test_force_flush_calls_metric_reader_force_flush() : void
test_get_meter_creates_instrumentation_scope_with_given_arguments()
public
test_get_meter_creates_instrumentation_scope_with_given_arguments() : void
test_get_meter_returns_noop_meter_after_shutdown()
public
test_get_meter_returns_noop_meter_after_shutdown() : void
test_shutdown_calls_metric_reader_shutdown()
public
test_shutdown_calls_metric_reader_shutdown() : void