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 © 2020 Eclipse Foundation. All rights reserved.