Class GaugeTagMethodBeanTest
java.lang.Object
org.eclipse.microprofile.metrics.tck.tags.GaugeTagMethodBeanTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic org.jboss.shrinkwrap.api.Archive<?>voidvoid
-
Constructor Details
-
GaugeTagMethodBeanTest
public GaugeTagMethodBeanTest()
-
-
Method Details
-
createTestArchive
@Deployment public static org.jboss.shrinkwrap.api.Archive<?> createTestArchive() -
instantiateApplicationScopedBean
public void instantiateApplicationScopedBean() -
gaugeTagCalledWithDefaultValue
@InSequence(1) public void gaugeTagCalledWithDefaultValue() -
callGaugeTagAfterSetterCall
@InSequence(2) public void callGaugeTagAfterSetterCall()
-