public class GaugeMethodBeanTest
extends java.lang.Object
| Constructor and Description |
|---|
GaugeMethodBeanTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
callGaugeAfterSetterCall() |
void |
callPrivateGaugeAfterSetterCall() |
static <any> |
createTestArchive() |
void |
gaugeCalledWithDefaultValue() |
void |
instantiateApplicationScopedBeanAndTest() |
void |
privateGaugeCalledWithDefaultValue() |
public static <any> createTestArchive()
public void instantiateApplicationScopedBeanAndTest()
public void gaugeCalledWithDefaultValue()
public void callGaugeAfterSetterCall()
public void privateGaugeCalledWithDefaultValue()
public void callPrivateGaugeAfterSetterCall()