public class GaugeMethodBeanTest extends Object
Constructor and Description |
---|
GaugeMethodBeanTest() |
Modifier and Type | Method and Description |
---|---|
void |
callGaugeAfterSetterCall() |
static org.jboss.shrinkwrap.api.Archive<?> |
createTestArchive() |
void |
gaugeCalledWithDefaultValue() |
void |
instantiateApplicationScopedBeanAndTest() |
@Deployment public static org.jboss.shrinkwrap.api.Archive<?> createTestArchive()
public void instantiateApplicationScopedBeanAndTest()
@InSequence(value=1) public void gaugeCalledWithDefaultValue()
@InSequence(value=2) public void callGaugeAfterSetterCall()
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.