LastValueAggregationTest
extends TestCase
in package
FinalYes
Attributes
- #[CoversClass]
- \OpenTelemetry\SDK\Metrics\Aggregation\LastValueAggregation::class
- #[CoversClass]
- \OpenTelemetry\SDK\Metrics\Aggregation\LastValueSummary::class
Table of Contents
Methods
- test_diff() : void
- test_diff_older_timestamp() : void
- test_initialize() : void
- test_merge() : void
- test_merge_older_timestamp() : void
- test_record() : void
- test_record_older_timestamp() : void
- test_to_data() : void
- test_to_data_empty() : void
Methods
test_diff()
public
test_diff() : void
test_diff_older_timestamp()
public
test_diff_older_timestamp() : void
test_initialize()
public
test_initialize() : void
test_merge()
public
test_merge() : void
test_merge_older_timestamp()
public
test_merge_older_timestamp() : void
test_record()
public
test_record() : void
test_record_older_timestamp()
public
test_record_older_timestamp() : void
test_to_data()
public
test_to_data() : void
test_to_data_empty()
public
test_to_data_empty() : void