opentelemetry-php/tests/Unit/SDK/Metrics
Brett McBride 86ed4cff87
adding covers annotations to all tests (#540)
* adding covers annotations to all tests
* clock tests
* adding unit tests
* feedback
- cleaning up ValueRecorder tests
- ints are floats, so type-hint ValueRecorder::record and remove some checks
2022-01-07 09:33:08 +11:00
..
Exporters adding covers annotations to all tests (#540) 2022-01-07 09:33:08 +11:00
Providers adding covers annotations to all tests (#540) 2022-01-07 09:33:08 +11:00
CounterTest.php adding covers annotations to all tests (#540) 2022-01-07 09:33:08 +11:00
HasLabelTest.php adding covers annotations to all tests (#540) 2022-01-07 09:33:08 +11:00
MeterTest.php adding covers annotations to all tests (#540) 2022-01-07 09:33:08 +11:00
UpDownCounterTest.php adding covers annotations to all tests (#540) 2022-01-07 09:33:08 +11:00
ValueRecorderTest.php adding covers annotations to all tests (#540) 2022-01-07 09:33:08 +11:00