public class InheritedGaugeMethodBeanTest extends Object
| Constructor and Description |
|---|
InheritedGaugeMethodBeanTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
callGaugesAfterSetterCalls() |
static org.jboss.shrinkwrap.api.Archive<?> |
createTestArchive() |
void |
gaugesCalledWithDefaultValues() |
void |
instantiateApplicationScopedBean() |
@Deployment public static org.jboss.shrinkwrap.api.Archive<?> createTestArchive()
public void instantiateApplicationScopedBean()
@InSequence(value=1) public void gaugesCalledWithDefaultValues()
@InSequence(value=2) public void callGaugesAfterSetterCalls()
Copyright © 2020 Eclipse Foundation. All rights reserved.