Uses of Package
org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.util
Packages that use org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.util
-
Classes in org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.util used by org.eclipse.microprofile.fault.tolerance.tck.telemetryMetrics.utilClassDescriptionAllows tests to get the value of a counter and compare it with a baseline.Allows tests to get the value of a
Gauge<Long>
and compare it with a baseline.Allows tests to get the value of a Histogram, it does not support comparing with a baselineEnum containing a definition for each metric defined in the spec.