com.azure.core.test.utils.metrics      
	This package contains classes for capturing metrics.
Classes
| TestCounter | 
				 Test counter implementation.  | 
| TestGauge | 
				 Test implementation of gauge allowing to verify what measurements were reported.  | 
| TestGauge.Subscription | 
				 Test subscription, recording test measurements.  | 
| TestHistogram | 
				 Test histogram implementation.  | 
| TestMeasurement<T> | 
				 Test implementation of metric measurements allowing to verify what measurements were reported.  | 
| TestMeter | 
				 Test meter implementation.  | 
| TestTelemetryAttributes | 
				 Test implementation of TelemetryAttributes  |