Class GaugeInjectionBeanTest
- java.lang.Object
-
- org.eclipse.microprofile.metrics.tck.cdi.GaugeInjectionBeanTest
-
public class GaugeInjectionBeanTest extends Object
-
-
Constructor Summary
Constructors Constructor Description GaugeInjectionBeanTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
callGaugeAfterSetterCall(Gauge<Long> gauge)
void
gaugeCalledWithDefaultValue()
void
instantiateApplicationScopedBean()
-