MicroProfile Metrics REST-TCK v4.0-RC2
- java.lang.Object
-
- org.eclipse.microprofile.metrics.test.multipleinstances.MultipleBeanInstancesTest
-
public class MultipleBeanInstancesTest
extends Object
Validate that when metrics are used on beans that create multiple instances, the metric usages are merged over all
instances of that bean.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
testMeter
public void testMeter()
-
testTimer
public void testTimer()
MicroProfile Metrics REST-TCK v4.0-RC2
Copyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.