| Class | Description |
|---|---|
| MetricAssertions |
This class provides access to AssertJ assertions for
Metrics. |
| MetricAssertions.CounterAssert |
This class provides AssertJ assertions for
Counters. |
| MetricAssertions.GaugeAssert<T> |
This class provides AssertJ assertions for
Gauges. |
| MetricListener |
A MetricListener listens metric and group registration under the provided root metric group, and
stores them in an internal HashMap for fetching.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.