MicroProfile Metrics REST-TCK v5.0.0-RC1
- 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
-
testTimer
public void testTimer()
MicroProfile Metrics REST-TCK v5.0.0-RC1
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.