Class GaugeTagMethodBeanTest

java.lang.Object
org.eclipse.microprofile.metrics.tck.tags.GaugeTagMethodBeanTest

public class GaugeTagMethodBeanTest extends Object
  • 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()